summaryrefslogtreecommitdiff
path: root/.config/coc
diff options
context:
space:
mode:
Diffstat (limited to '.config/coc')
-rw-r--r--.config/coc/extensions/db.json1
-rw-r--r--.config/coc/extensions/package.json4
2 files changed, 3 insertions, 2 deletions
diff --git a/.config/coc/extensions/db.json b/.config/coc/extensions/db.json
deleted file mode 100644
index 9e26dfe..0000000
--- a/.config/coc/extensions/db.json
+++ /dev/null
@@ -1 +0,0 @@
-{} \ No newline at end of file
diff --git a/.config/coc/extensions/package.json b/.config/coc/extensions/package.json
index b4347d0..2eb42bd 100644
--- a/.config/coc/extensions/package.json
+++ b/.config/coc/extensions/package.json
@@ -8,5 +8,7 @@
"coc-pairs": ">=1.3.2",
"coc-python": ">=1.2.13",
"coc-tsserver": ">=1.10.5"
- }
+ },
+ "disabled": [],
+ "locked": []
} \ No newline at end of file