diff options
author | Chris <[email protected]> | 2020-08-07 21:33:09 -0400 |
---|---|---|
committer | Chris <[email protected]> | 2020-08-07 21:33:09 -0400 |
commit | aa4576364b4e0663fa6ee4ac96080f6433ad4f5b (patch) | |
tree | e3160ae8c98897c6cda97317d0e316c38546f4ff /README.md | |
parent | bf4c1d31045ad107f223b62edbab20a0f7a219d6 (diff) |
fixing install script
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 9 |
1 files changed, 3 insertions, 6 deletions
@@ -134,24 +134,21 @@ TabNine::config ## TODO -- async task/run - vimspector - ale - multiple cursors - git messenger +- move coc to coc.old in install script - markdown table -- spaceline (add colorscheme for mach 2) - People asked about vimwiki I kinda hate it but maybe I'll add it +- spaceline (add colorscheme for mach2) - neovide -- move coc to coc.old in install script -- later manually link pylance -- lazynpm for floaterm - tpope/vim-dadbod +- later manually link pylance ## coc additions to check out - coc-fzf -- coc-async-tasks - coc-stylelintplus - coc-highlight (just for pick color, highlight is too slow) - coc-floaterm |