Posts tagged “neovim”
Vimwiki + Neovim Setup on Mac
These instructions are specific to Mac & Linux with Homebrew but the concept works on any Unix system with minor tweaks. Setup 1. Install Neovim brew update brew install neovim You can now launch Neovim with the nvim…