AutoYADM commit: 2025-07-08 18:28:01
This commit is contained in:
parent
08b0c00bd6
commit
5071f7989c
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,9 @@
|
||||||
# loading extra configuration that requires dependencies,
|
# loading extra configuration that requires dependencies,
|
||||||
# not suitable for remote servers and whatnot
|
# not suitable for remote servers and whatnot
|
||||||
|
|
||||||
|
require-module lsp
|
||||||
evaluate-commands %sh{ kak-tree-sitter -dks --init $kak_session }
|
evaluate-commands %sh{ kak-tree-sitter -dks --init $kak_session }
|
||||||
|
colorscheme ashen
|
||||||
evaluate-commands %sh{kak-popup init}
|
evaluate-commands %sh{kak-popup init}
|
||||||
# evaluate-commands %sh{ reflow init }
|
# evaluate-commands %sh{ reflow init }
|
||||||
# set-option global reflow_command %{
|
# set-option global reflow_command %{
|
||||||
|
@ -12,7 +14,6 @@ evaluate-commands %sh{kak-popup init}
|
||||||
# }
|
# }
|
||||||
|
|
||||||
require-module spell
|
require-module spell
|
||||||
require-module lsp
|
|
||||||
require-module hop-kak
|
require-module hop-kak
|
||||||
require-module fishr
|
require-module fishr
|
||||||
require-module title-bar
|
require-module title-bar
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue