From 9f0ce66503206ddf4b8727ae49a335ae575cc740 Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Tue, 20 May 2025 20:17:28 -0400 Subject: [PATCH] AutoYADM commit: 2025-05-20 20:17:28 --- .config/kak/kakrc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.config/kak/kakrc b/.config/kak/kakrc index 987e6a6c..f482606a 100644 --- a/.config/kak/kakrc +++ b/.config/kak/kakrc @@ -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