Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 330 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 330 Bytes

(Neo-)Vim Configuration

To use this configuration with neovim

  1. clone the repo to ~/.config/nvim
  2. run nvim and execute :PlugInstall to get all the plugins or simply run nvim +PlugInstall +qall

Install Python Language Server

pip install python-lsp-server python-lsp-black pylsp-mypy