mirror of
https://github.com/davegallant/nix-config
synced 2025-08-09 14:42:27 +00:00
Delete coc-settings.json
This commit is contained in:
@@ -1,26 +0,0 @@
|
|||||||
{
|
|
||||||
"languageserver": {
|
|
||||||
"golang": {
|
|
||||||
"command": "gopls",
|
|
||||||
"filetypes": [
|
|
||||||
"go"
|
|
||||||
],
|
|
||||||
"rootPatterns": [
|
|
||||||
"go.mod",
|
|
||||||
".vim/",
|
|
||||||
".git/",
|
|
||||||
".hg/"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"terraform": {
|
|
||||||
"command": "terraform-lsp",
|
|
||||||
"filetypes": [
|
|
||||||
"tf"
|
|
||||||
],
|
|
||||||
"rootPatterns": [
|
|
||||||
".vim/",
|
|
||||||
".git/"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
Reference in New Issue
Block a user