diff options
| author | Jacob McDonnell <jacob@simplelittledream.com> | 2022-10-16 18:09:25 -0400 |
|---|---|---|
| committer | Jacob McDonnell <jacob@simplelittledream.com> | 2022-10-16 18:09:25 -0400 |
| commit | 161a1bfb0b3e75e9f5241cd7dd8aafec455a67d5 (patch) | |
| tree | 530404ddd28422245131fe2f2ef875b7f39b2ec9 /.config/coc/extensions | |
| parent | 8fad9a5ecddc88d57a531e4b0084544984f23d25 (diff) | |
updated nvim config and some aliases
Diffstat (limited to '.config/coc/extensions')
| -rw-r--r-- | .config/coc/extensions/package.json | 1 |
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 |
