nim.vim/ftdetect/nim.vim
Zahary Karadjov dcf25798f4 merge various improvements from https://github.com/Angluca
* recognize NimScript files
* automatically set up tab width in Nim buffers
* remove the NimLog in the python module, which is just a debugging aid
2016-05-19 19:50:46 +03:00

2 lines
53 B
VimL

au BufNewFile,BufRead *.nim,*.nims set filetype=nim