Add ocaml package
This commit is contained in:
parent
5e7f91062a
commit
4b03b91051
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ return require('packer').startup(function()
|
||||||
use 'groenewege/vim-less'
|
use 'groenewege/vim-less'
|
||||||
use 'vim-ruby/vim-ruby'
|
use 'vim-ruby/vim-ruby'
|
||||||
use 'fatih/vim-go'
|
use 'fatih/vim-go'
|
||||||
|
use 'ocaml/vim-ocaml'
|
||||||
|
|
||||||
-- Others
|
-- Others
|
||||||
use ('junegunn/fzf', { run = function() vim.fn['fzf#install'](0) end })
|
use ('junegunn/fzf', { run = function() vim.fn['fzf#install'](0) end })
|
||||||
|
|
Loading…
Reference in a new issue