Extract and cd into GNU folder
$ ./configure --with-universal-ctags=/usr/local/bin/ctags
$ make & sudo make install
$ brew tap homebrew/cask-fonts
$ brew cask install font-fantasquesansmono-nerd-font
pip install pynvim
pip install neovim
$ :checkhealth
- Add more feature: color theme, mapping, etc
- This config vim currently only work on MacOS, not sure about linux.
MIT
Free Software, Hell Yeah!