Skip to content

rodrigc/neovim-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 

Repository files navigation

neovim-setup

Config files for neovim

Instructions

  1. Install neovim v0.5.1+
  2. Copy the .config/nvim directory from this repository to $HOME/.config/nvim directory on your system.
  3. When starting neovim for the first time, run :PackerSync to download and update plugins. Quit neovim, and restart it to load all the plugins.

Fonts

On macOS:

  1. brew install homebrew/cask-fonts/font-hack-nerd-font
  2. brew install font-fira-code-nerd-font
  3. brew install font-fira-mono-nerd-font
  4. In iTerm2, Preferences -> Text -> Use a different font for non-ASCII text -> Fira Nerd Font Mono

Further resources

About

Config files for neovim

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages