/vim-dev

Primary LanguageVim Script

vim-dev

My configuration to turn neovim into an ide with python support

Installation

To install nvim-plugins with support for CoC and python, run

./install_python.sh
./install.sh

If you want to use vim-dev inside a docker container, simply run

./build_docker.sh

and to enter the container to play around, run

./enter_docker.sh