Posts tagged 'neovim'

Make pyenv and pyright play nice together

If you use pyenv local, Pyright will not automatically pick up the correct virtualenv. Here's an explanation of why it happens and how to work around it.

Going full in with Neovim

Goodbye .vimrc, hello lua.init!