vim-plugins: Add nim.vim

This commit is contained in:
Will Dietz
2017-07-10 12:07:20 -05:00
parent 3678981f9f
commit fe3fb77774
2 changed files with 12 additions and 0 deletions

View File

@@ -144,6 +144,7 @@
"github:wincent/command-t"
"github:xolox/vim-easytags"
"github:xolox/vim-misc"
"github:zah/nim.vim"
"github:zchee/deoplete-jedi"
"github:zchee/deoplete-go"
"goyo"