feat(neovim): rework LSP configuration
This commit is contained in:
parent
9d1fe87d97
commit
5c153d3b08
2 changed files with 47 additions and 13 deletions
|
@ -38,6 +38,7 @@ in
|
|||
|
||||
terraform-lsp
|
||||
tflint
|
||||
vscode-langservers-extracted
|
||||
yaml-language-server
|
||||
|
||||
# Formatters
|
||||
|
@ -136,13 +137,18 @@ in
|
|||
p.dockerfile
|
||||
p.hcl
|
||||
p.helm
|
||||
p.javascript
|
||||
p.latex
|
||||
p.lua
|
||||
p.llvm
|
||||
p.markdown
|
||||
p.markdown_inline
|
||||
p.nix
|
||||
p.puppet
|
||||
p.python
|
||||
p.ruby
|
||||
p.terraform
|
||||
p.typescript
|
||||
p.vim
|
||||
p.yaml
|
||||
])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue