Setup lsp for: terraform, helm. Setup plugs for: cursor, helm, terraform. Setup autoformat on save via lsp.
This commit is contained in:
parent
0c3d773fc0
commit
529955edf3
6 changed files with 51 additions and 25 deletions
3
lua/custom/plugins/terraform.lua
Normal file
3
lua/custom/plugins/terraform.lua
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
return {
|
||||
'hashivim/vim-terraform'
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue