diff options
| author | Jacob McDonnell <jacob@simplelittledream.com> | 2022-10-26 11:10:13 -0400 |
|---|---|---|
| committer | Jacob McDonnell <jacob@simplelittledream.com> | 2022-10-26 11:10:13 -0400 |
| commit | 6b6e91707ecf621a0bedad154351db8f1ccc2123 (patch) | |
| tree | e0bed306b683c344e3f429817b1ef04daba1c2f6 /.config/coc/extensions/package.json | |
| parent | 161a1bfb0b3e75e9f5241cd7dd8aafec455a67d5 (diff) | |
Working on merging to one branch
Diffstat (limited to '.config/coc/extensions/package.json')
| -rw-r--r-- | .config/coc/extensions/package.json | 4 |
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 |
