summaryrefslogtreecommitdiff
path: root/.config/coc/extensions
diff options
context:
space:
mode:
authorJacob McDonnell <jacob@simplelittledream.com>2022-10-16 18:09:25 -0400
committerJacob McDonnell <jacob@simplelittledream.com>2022-10-16 18:09:25 -0400
commit161a1bfb0b3e75e9f5241cd7dd8aafec455a67d5 (patch)
tree530404ddd28422245131fe2f2ef875b7f39b2ec9 /.config/coc/extensions
parent8fad9a5ecddc88d57a531e4b0084544984f23d25 (diff)
updated nvim config and some aliases
Diffstat (limited to '.config/coc/extensions')
-rw-r--r--.config/coc/extensions/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/coc/extensions/package.json b/.config/coc/extensions/package.json
index 1e966e1..b4347d0 100644
--- a/.config/coc/extensions/package.json
+++ b/.config/coc/extensions/package.json
@@ -6,6 +6,7 @@
"coc-html": ">=1.6.1",
"coc-java": ">=1.5.5",
"coc-pairs": ">=1.3.2",
+ "coc-python": ">=1.2.13",
"coc-tsserver": ">=1.10.5"
}
} \ No newline at end of file