My favorite VIM based IDE !!

ChristianChiarulli cc7de26123 added stuff to readme 6 năm trước cách đây
ftplugin 1b5b78fdac fixed C-l in pydoc overriding my window move mapping, some toggle cammands still don't work, also fixed backticks not appearing 6 năm trước cách đây
install fa1be111d1 added new features goyo, sneak 6 năm trước cách đây
modules cc7de26123 added stuff to readme 6 năm trước cách đây
old 673a407d9d need to fix ALE markdown thing and create needed programs list but installed LSP 6 năm trước cách đây
utils b8f455cbfb added stuff for js 6 năm trước cách đây
.gitignore 8db51aea3a gutentags makes things hang so I need to fix or replace it 6 năm trước cách đây
README.md cc7de26123 added stuff to readme 6 năm trước cách đây
init.vim cc7de26123 added stuff to readme 6 năm trước cách đây

README.md

Nvim

Follow my development here

https://chiarulli.me

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

install universal ctags"

make sure you open the language server module and point to the correct binaries such as pyls and vint

TODO

start using coc

install this stuff

Plug 'numirias/semshi', {'do': ':UpdateRemotePlugins'} Plug 'weirongxu/plantuml-previewer.vim' " Plantuml-previewer https://github.com/voldikss/coc-todolist