added indenting rules, compiler settings and filetype detection

This commit is contained in:
Zahary Karadjov 2011-08-26 13:50:09 +03:00
commit a53642d1e8
4 changed files with 151 additions and 0 deletions

2
ftdetect/nimrod.vim Normal file
View file

@ -0,0 +1,2 @@
au BufNewFile,BufRead *.nim set filetype=nimrod