mirror of https://codeberg.org/anemofilia/zero
radio: files: kak: Remove indentation highlighter on the *scratch* buffer
parent
ab771a170f
commit
5296bfb859
|
@ -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 .* %{
|
||||
|
|
Loading…
Reference in New Issue