From 161a1bfb0b3e75e9f5241cd7dd8aafec455a67d5 Mon Sep 17 00:00:00 2001 From: Jacob McDonnell Date: Sun, 16 Oct 2022 18:09:25 -0400 Subject: updated nvim config and some aliases --- .config/coc/extensions/package.json | 1 + 1 file changed, 1 insertion(+) (limited to '.config/coc/extensions') 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 -- cgit v1.2.3