diff options
author | Chris <[email protected]> | 2020-08-07 03:35:14 -0400 |
---|---|---|
committer | Chris <[email protected]> | 2020-08-07 03:35:14 -0400 |
commit | 37b3de39e39b32a794b521d483fdb67937014ba4 (patch) | |
tree | ecf33fae4fc765b45825e067ded237c55387f3b3 | |
parent | be378dde1accfacdbc8e17d07e20137078facee6 (diff) |
added more to the todo list
-rw-r--r-- | README.md | 15 |
1 files changed, 13 insertions, 2 deletions
@@ -133,9 +133,20 @@ Example: - markdown preview - neomake - markdown table -- neovide -- add better whitespace plugin and a toggle, video about clean code maybe +- add better whitespace plugin and a toggle - People asked about vimwiki I kinda hate it but maybe I'll add it +- tagalong +- ctrlspace +- coc-fzf +- coc-async-tasks +- coc-stylelintplus +- coc-highlight (just for pick color, highlight is too slow) +- coc-floaterm +- coc-actions +- coc-bookmark +- maybe better jsx highlighting +- neovide +- move coc to coc.old in install script ## VSCode integration |