Neovim Config

Installation

  • Install vim-plug

  • Install ripgrep

  • Install ctags (required for tagbar)

  • Clone this repo to ~/.config/nvim

  • Open nvim and type :PlugInstall

Done!