comment.kak: add cue
This commit is contained in:
parent
d1bce4a69b
commit
507e16ff23
|
@ -106,7 +106,7 @@ hook global BufSetOption filetype=perl %{
|
|||
set-option buffer comment_block_end ']'
|
||||
}
|
||||
|
||||
hook global BufSetOption filetype=(pug|zig) %{
|
||||
hook global BufSetOption filetype=(pug|zig|cue) %{
|
||||
set-option buffer comment_line '//'
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user