Autocompleiton and friends
This commit is contained in:
parent
4c5dfe3ea5
commit
d07c351677
13 changed files with 167 additions and 79 deletions
|
|
@ -7,6 +7,7 @@ setlocal formatoptions-=t formatoptions+=l
|
|||
setlocal comments=s1:#[,mb:#,ex:]#,:#
|
||||
setlocal commentstring=#\ %s
|
||||
setlocal expandtab
|
||||
setlocal omnifunc=omni#nim
|
||||
|
||||
command! NimDefinition :call features#definition#run()
|
||||
command! NimInfo :call features#info#run()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue