From a02c31afca1936312a63412c07350baf9f88b1cd Mon Sep 17 00:00:00 2001 From: Chris Date: Wed, 1 Apr 2020 17:15:46 -0400 Subject: big updates --- README.md | 32 ++++++++++++-------------------- 1 file changed, 12 insertions(+), 20 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 651add00..90032db5 100644 --- a/README.md +++ b/README.md @@ -25,17 +25,6 @@ Follow my development here ``` conda create -n neovim python=3.7 -npm i -g neovim - -pip install 'python-language-server[all]' - -pip uninstall pycodestye - -pip install vim-vint - -npm i -g bash-language-server - -npm install -g javascript-typescript-langserver ``` install ripgrep" for gutentags to ignore .gitignore @@ -46,13 +35,16 @@ make sure you open the language server module and point to the correct binaries ## TODO -start using coc - -install this stuff - -https://github.com/kevinhwang91/rnvimr -VimWiki -coc -Plug 'numirias/semshi', {'do': ':UpdateRemotePlugins'} -https://github.com/voldikss/coc-todolist +### Install this stuff +- Document node nonsense in order to install coc +- configure coc settings better +- need formatter for other languages +- Java support +- Need support for image in current ranger implementation +- https://github.com/kevinhwang91/rnvimr (Note Ueberzug doesn't work on mac which sucks, also neither does this plugin) +- Check out more coc extensions +- https://github.com/voldikss/coc-todolist +- VimWiki +- fix tmux messing up my colors +- figure out denite and give it a good shortcut -- cgit v1.2.3