diff options
author | Chris <[email protected]> | 2020-08-07 11:51:01 -0400 |
---|---|---|
committer | Chris <[email protected]> | 2020-08-07 11:51:01 -0400 |
commit | bbdc2c3fbd0668b78bde204d365991b1e93c7beb (patch) | |
tree | 850bcb0767b5e1d35e65b1193d4b84bc292b969e /README.md | |
parent | 8af5cb12bfc38bc6f847c4f02e649008dbd0829d (diff) |
using coc-python with pyright
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 23 |
1 files changed, 11 insertions, 12 deletions
@@ -128,15 +128,22 @@ Example: - async task/run - vimspector -- git messenger -- live server (bracey) - markdown preview - neomake +- ale +- multiple cursors +- git messenger - markdown table +- spaceline (add colorscheme for mach 2) - add better whitespace plugin and a toggle - People asked about vimwiki I kinda hate it but maybe I'll add it -- tagalong -- ctrlspace +- neovide +- move coc to coc.old in install script +- later manually link pylance +- lazynpm for floaterm + +## coc additions to check out + - coc-fzf - coc-async-tasks - coc-stylelintplus @@ -144,14 +151,6 @@ Example: - coc-floaterm - coc-actions - coc-bookmark -- maybe better jsx highlighting -- neovide -- move coc to coc.old in install script -- multiple cursors -- pywright -- later manually link pylance -- ale -- spaceline ## 0.5 |