My personal neovim setup
git clone [email protected]:stedi67/vim-config.git ~/.config/nvim
- Make sure to have the latest neovim package installed. Download the
.deb
package from https://github.com/neovim/neovim/releases and install withsudo dpkg -i nvim-linux64.deb
- Install the python language server
pyright
by runningpip3 install pyright
- Good font to use: Fira Code