AutoYADM commit: 2025-05-20 20:17:28
This commit is contained in:
parent
b8e6f862b3
commit
9f0ce66503
1 changed files with 3 additions and 2 deletions
|
@ -1,8 +1,9 @@
|
|||
eval %sh{ kak-tree-sitter -vvvvv -dks --init $kak_session }
|
||||
colorscheme mocha
|
||||
# evaluate-commands %sh{kak-popup init}
|
||||
# colorscheme ashen
|
||||
# colorscheme one-dark
|
||||
colorscheme mocha
|
||||
# colorscheme mocha
|
||||
require-module fishr
|
||||
require-module peneira
|
||||
|
||||
|
@ -38,7 +39,7 @@ add-highlighter global/bracket regex [\[\]\(\)\{\}]{1} 0:rgb:737373
|
|||
# special highlighting for escaped goodies in regex
|
||||
add-highlighter global/regex-escaped regex \\[\[\]\(\)\{\}fnrtv0\\dwshDWSH] 0:rgb:e5e5e5
|
||||
add-highlighter global/ show-whitespaces -lf "" -tab "" -only-trailing
|
||||
add-highlighter global/ show-matching
|
||||
# add-highlighter global/ show-matching
|
||||
|
||||
hook global WinCreate .* %{
|
||||
ui-wrap-enable
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue