vala plugin
This commit is contained in:
parent
e64f3b88f8
commit
187b47332d
1 changed files with 1 additions and 0 deletions
1
.vimrc
1
.vimrc
|
@ -54,6 +54,7 @@ Plug 'https://github.com/fatih/vim-go'
|
||||||
Plug 'https://github.com/peterhoeg/vim-qml'
|
Plug 'https://github.com/peterhoeg/vim-qml'
|
||||||
Plug 'https://github.com/rust-lang/rust.vim'
|
Plug 'https://github.com/rust-lang/rust.vim'
|
||||||
Plug 'https://github.com/cespare/vim-toml'
|
Plug 'https://github.com/cespare/vim-toml'
|
||||||
|
Plug 'https://github.com/arrufat/vala.vim'
|
||||||
call plug#end()
|
call plug#end()
|
||||||
|
|
||||||
" addtional stuff....
|
" addtional stuff....
|
||||||
|
|
Loading…
Reference in a new issue