Add ocaml package

main
Rawley Fowler 2 years ago committed by GitHub
parent 5e7f91062a
commit 4b03b91051
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -26,6 +26,7 @@ return require('packer').startup(function()
use 'groenewege/vim-less'
use 'vim-ruby/vim-ruby'
use 'fatih/vim-go'
use 'ocaml/vim-ocaml'
-- Others
use ('junegunn/fzf', { run = function() vim.fn['fzf#install'](0) end })

Loading…
Cancel
Save