kakoune/src/kakrc

6 lines
137 B
Plaintext
Raw Normal View History

hook WinInsertEnd .* exec xs\h+(?=\n)<ret>d
hook WinCreate .* addhl regex \h+(?=\n) default red
runtime rc/cpp.kak
runtime rc/kakrc.kak