Add default comments for Zig language
This commit is contained in:
parent
aad20f6576
commit
ccfd5ea5c6
|
@ -94,7 +94,7 @@ hook global BufSetOption filetype=perl %{
|
|||
set-option buffer comment_block_end ']'
|
||||
}
|
||||
|
||||
hook global BufSetOption filetype=pug %{
|
||||
hook global BufSetOption filetype=(pug|zig) %{
|
||||
set-option buffer comment_line '//'
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user