add terraform plugin and lsp config
This commit is contained in:
parent
e70253835c
commit
97128cf6e7
2 changed files with 2 additions and 0 deletions
|
@ -67,6 +67,7 @@ require('packer').startup(function()
|
|||
|
||||
-- Misc
|
||||
use { 'jbyuki/venn.nvim' } -- ascii diagrams
|
||||
use { 'hashivim/vim-terraform' }
|
||||
|
||||
end)
|
||||
|
||||
|
|
Reference in a new issue