/nvim

Neovim dotfile

Primary LanguageVim ScriptThe UnlicenseUnlicense

My Neovim Settings

Installation

  1. Clone this repository into ~/config.
  2. Add ~/.config/nvim/nvim.bash to your $PATH.
  3. Install vim-plug with the script in bin.
  4. Call $ nvim +PlugUpdate to install all plugins.
  5. Install the remaining dependencies with the scripts in bin.
  6. You can use vim-devicons if you use one of the nerd-fonts. This requires the VIM_DEVICONS environment variable to be set to 1.