model: add new type `MNotNullType` to force that null is excluded from a type.
[nit.git] / misc / vim / filetype.vim
1 " Nit syntax and indent  
2 au BufNewFile,BufRead *.nit                     setf nit