radio: files: kak: Remove indentation highlighter

impermanence
Luis Guilherme Coelho 2024-05-30 16:15:28 -03:00
parent f5376fcedf
commit d88a676638
No known key found for this signature in database
GPG Key ID: 1F2E76ACE3F531C8
1 changed files with 2 additions and 2 deletions

View File

@ -293,8 +293,8 @@ hook global BufOpenFile "%val{config}/autoload/colorscheme.kak" %{
} # Display faces in the colorscheme file
hook global BufOpenFile .* %{
add-highlighter buffer/ wrap -indent -word -marker '↩'
add-highlighter buffer/ show-whitespaces -tab '→'
add-highlighter buffer/ wrap -word -marker '↩'
add-highlighter buffer/ show-whitespaces -indent '' -tab '→'
} # Set highlighters for file buffers
hook global BufCreate '\*scratch\*' %{