Remove vim-terraform and use native lsp

This commit is contained in:
Dave Gallant
2021-12-15 22:20:13 -05:00
parent cfbe0b52e4
commit 4e1ebf5f74
2 changed files with 0 additions and 13 deletions

View File

@@ -190,7 +190,6 @@ in
shell = {
program = "zsh";
args = [ "-l" "-c" "tmux" "u" ];
};
colors = {
@@ -354,7 +353,6 @@ in
completion-nvim
git-blame-nvim
gitlinker-nvim
glow-nvim
gruvbox-nvim
hound-nvim
lualine-nvim
@@ -371,16 +369,11 @@ in
trouble-nvim
typescript-vim
vim-commentary
vim-javascript
vim-markdown
vim-nix
vim-prettier
vim-repeat
vim-signify
vim-sneak
vim-surround
vim-terraform
webapi-vim
];
};