Initial commit
This commit is contained in:
commit
d937b937c9
6 changed files with 306 additions and 0 deletions
2
ftdetect/nim.vim
Normal file
2
ftdetect/nim.vim
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
au BufNewFile,BufRead *.nim set filetype=nim
|
||||
au BufNewFile,BufRead *.nims set filetype=nims
|
||||
Loading…
Add table
Add a link
Reference in a new issue