summaryrefslogtreecommitdiff
path: root/.config/coc/extensions
diff options
context:
space:
mode:
authorJacob McDonnell <jacob@simplelittledream.com>2022-10-26 11:10:13 -0400
committerJacob McDonnell <jacob@simplelittledream.com>2022-10-26 11:10:13 -0400
commit6b6e91707ecf621a0bedad154351db8f1ccc2123 (patch)
treee0bed306b683c344e3f429817b1ef04daba1c2f6 /.config/coc/extensions
parent161a1bfb0b3e75e9f5241cd7dd8aafec455a67d5 (diff)
Working on merging to one branch
Diffstat (limited to '.config/coc/extensions')
-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