radio: files: kak: Remove indentation highlighter on the *scratch* buffer

impermanence
Luis Guilherme Coelho 2024-06-03 01:14:59 -03:00
parent ab771a170f
commit 5296bfb859
No known key found for this signature in database
GPG Key ID: 1F2E76ACE3F531C8
1 changed files with 1 additions and 1 deletions

View File

@ -299,7 +299,7 @@ hook global BufOpenFile .* %{
hook global BufCreate '\*scratch\*' %{
add-highlighter buffer/ wrap -indent -word -marker '↩'
add-highlighter buffer/ show-whitespaces -tab '→'
add-highlighter buffer/ show-whitespaces -indent '' -tab '→'
} # Set highlighters for scratch buffers
hook global InsertCompletionShow .* %{