mirror of
https://github.com/davegallant/nix-config
synced 2025-08-06 07:13:40 +00:00
Add terraform-ls to coc-settings.json
This commit is contained in:
@@ -13,7 +13,10 @@
|
||||
]
|
||||
},
|
||||
"terraform": {
|
||||
"command": "terraform-lsp",
|
||||
"command": "terraform-ls",
|
||||
"args": [
|
||||
"serve"
|
||||
],
|
||||
"filetypes": [
|
||||
"terraform",
|
||||
"tf"
|
||||
|
Reference in New Issue
Block a user