summaryrefslogtreecommitdiff
path: root/vim
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2023-06-02 15:41:46 +0200
committerAlex Auvolat <alex@adnab.me>2023-06-02 15:41:46 +0200
commitcbec31e130e754300f04c8eeefe4c3110f564708 (patch)
tree6e4dd9c4cdafdec4bc343453565d28d14b0208d0 /vim
parent39727b738b535b6fede2bb607e7f836abef0a689 (diff)
downloaduser-config-cbec31e130e754300f04c8eeefe4c3110f564708.tar.gz
user-config-cbec31e130e754300f04c8eeefe4c3110f564708.zip
add vim-hcl
Diffstat (limited to 'vim')
-rw-r--r--vim/coc-settings.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/vim/coc-settings.json b/vim/coc-settings.json
index 0bea3dc..4030a1e 100644
--- a/vim/coc-settings.json
+++ b/vim/coc-settings.json
@@ -1,6 +1,5 @@
{
"suggest.autoTrigger": "none",
- "pullDiagnostic.onChange": false,
"signature.enable": false,
"inlayHint.enable": false
}