mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-08 11:33:52 -05:00
Update
This commit is contained in:
@@ -16,4 +16,9 @@ setlocal suffixesadd=.zir
|
||||
setlocal commentstring=//\ %s
|
||||
setlocal makeprg=zig\ build
|
||||
|
||||
if (has("comments"))
|
||||
set comments=:///,://,:\\\\
|
||||
set formatoptions=tcqor
|
||||
endif
|
||||
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user