summaryrefslogtreecommitdiff
path: root/.config/coc/extensions/package.json
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/package.json
parent161a1bfb0b3e75e9f5241cd7dd8aafec455a67d5 (diff)
Working on merging to one branch
Diffstat (limited to '.config/coc/extensions/package.json')
-rw-r--r--.config/coc/extensions/package.json4
1 files changed, 3 insertions, 1 deletions
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