Merge remote-tracking branch 'greenfork/add-default-comments-for-zig'
This commit is contained in:
commit
0315b2e3f5
|
@ -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