feat: add vim-zig

This commit is contained in:
AJ ONeal
2023-11-02 17:30:33 -06:00
parent 8bf2fffa1a
commit 81d2eb4288
5 changed files with 233 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
" Example of disabling fmt on save
"let g:zig_fmt_autosave = 0