Add type, pragma, additional keywords

This commit is contained in:
Joey Yakimowich-Payne 2021-06-20 14:28:11 -06:00
commit 65a8caac8f
3 changed files with 11 additions and 4 deletions

View file

@ -7,7 +7,7 @@ let b:nim_loaded = 1
let s:cpo_save = &cpo
set cpo&vim
call nim#init()
:call nim#init()
setlocal formatoptions-=t formatoptions+=croql
setlocal comments=:##,:#