~damien/dotfiles

6f4da80542f4d8a25f002214eae144d36867cb4e — Damien Radtke 1 year, 10 months ago a1f9627
Add vim-hcl
1 files changed, 1 insertions(+), 0 deletions(-)

M vim/.vimrc
M vim/.vimrc => vim/.vimrc +1 -0
@@ 10,6 10,7 @@ Plug 'scrooloose/nerdtree'
Plug 'thomd/vim-wasabi-colorscheme'
Plug 'tpope/vim-fugitive'
Plug 'tpope/vim-sensible'
Plug 'jvirtanen/vim-hcl'
if has('nvim')
	Plug 'nvim-lua/popup.nvim'
	Plug 'nvim-lua/plenary.nvim'