Setup lsp for: terraform, helm. Setup plugs for: cursor, helm, terraform. Setup autoformat on save via lsp.

This commit is contained in:
jannawro 2023-11-03 12:37:11 +01:00
parent 0c3d773fc0
commit 529955edf3
6 changed files with 51 additions and 25 deletions

View file

@ -0,0 +1,3 @@
return {
'towolf/vim-helm'
}