AutoYADM commit: 2025-07-21 15:25:06
This commit is contained in:
parent
6a214a469f
commit
7ecd0aded5
2 changed files with 1 additions and 3 deletions
|
@ -6,7 +6,7 @@ evaluate-commands %sh{ kak-tree-sitter -dks --init $kak_session }
|
||||||
colorscheme ashen
|
colorscheme ashen
|
||||||
evaluate-commands %sh{kak-popup init}
|
evaluate-commands %sh{kak-popup init}
|
||||||
evaluate-commands %sh{ kakeidoscope init }
|
evaluate-commands %sh{ kakeidoscope init }
|
||||||
set-option global kakeidoscope_faces %opt{g_5} %opt{orange_glow} %opt{orange_golden} %opt{orange_smolder} %opt{red_flame} %opt{golden_muted} %opt{g_1}
|
set-option global kakeidoscope_faces %opt{g_6} %opt{orange_glow} %opt{g_1} %opt{orange_golden} %opt{red_flame}
|
||||||
|
|
||||||
# evaluate-commands %sh{ reflow init }
|
# evaluate-commands %sh{ reflow init }
|
||||||
# set-option global reflow_command %{
|
# set-option global reflow_command %{
|
||||||
|
|
|
@ -2,8 +2,6 @@
|
||||||
# Author: Daniel Fichtinger <daniel@ficd.ca>
|
# Author: Daniel Fichtinger <daniel@ficd.ca>
|
||||||
# See README.md for explanations.
|
# See README.md for explanations.
|
||||||
|
|
||||||
# TODO: set up auto root discovery on KakBegin
|
|
||||||
|
|
||||||
declare-option -hidden bool on_server %sh{
|
declare-option -hidden bool on_server %sh{
|
||||||
if [ -z "$KAK_ON_LOCAL" ]; then
|
if [ -z "$KAK_ON_LOCAL" ]; then
|
||||||
printf 'true'
|
printf 'true'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue