From c9137db6971631102c487170f154bfadb817ccbb Mon Sep 17 00:00:00 2001 From: Chris Date: Mon, 10 Aug 2020 16:34:17 -0400 Subject: update readme --- README.md | 34 ++++++++++++++++------------------ 1 file changed, 16 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index 9c21f0d7..8661db38 100644 --- a/README.md +++ b/README.md @@ -148,25 +148,12 @@ git config --global github.user ## TODO -- vimspector -- ale - -## LOW PRIORITY - -- git messenger -- multiple cursors -- markdown table -- People asked about vimwiki I kinda hate it but maybe I'll add it -- spaceline (add colorscheme for mach2) -- tpope/vim-dadbod -- later manually link pylance -- neovide +- Better Documentation ## CoC extensions to check out - coc-fzf - coc-stylelintplus -- coc-highlight (just for pick color, highlight is too slow) - coc-floaterm - coc-actions - coc-bookmark @@ -176,8 +163,19 @@ git config --global github.user - native lsp - treesitter -## Things to look into +## LOW PRIORITY TODO -**Python** -https://realpython.com/python-debugging-pdb/ " breakpoint syntax is really cool -also look into profiling as well +If anyone reading this has any suggestions about implementing any of the following I will accept a PR, but these are not priority. + +- ale +- multiple cursors +- markdown table +- spaceline (add colorscheme for mach2) +- tpope/vim-dadbod +- neovide +- People asked about vimwiki I kinda hate it but maybe I'll add it +- vimspector this is included but I don't plan on using it much + - can be used with jdb, pdb, gdb, etc... +- later manually link pylance +- resize with arrows in addition to meta +- how to support meta key on for macOS? -- cgit v1.2.3