Tag: python

Install pynvim via Homebrew

I decided to write down a bit of details about how I was able to install python requirements for neovim on Mac M3, because as it turns out, it is not as straightforward as doing it on Arch. But before we jump straight into action, a little bit background. When you start nvim and …