added package for vala programming (probably never going to use, but liked the idea)
This commit is contained in:
parent
baa34738ea
commit
aaef6a861d
1 changed files with 1 additions and 0 deletions
|
|
@ -49,4 +49,5 @@ require('packer').startup(function()
|
||||||
use '907th/vim-auto-save'
|
use '907th/vim-auto-save'
|
||||||
use 'jremmen/vim-ripgrep'
|
use 'jremmen/vim-ripgrep'
|
||||||
use 'rhysd/vim-clang-format' -- formatter for c and c++
|
use 'rhysd/vim-clang-format' -- formatter for c and c++
|
||||||
|
use 'arrufat/vala.vim' -- for vala programming language
|
||||||
end)
|
end)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue