Skip to content

Xuyuanp/vimrc

Repository files navigation

vimrc

My personal neovim(>=0.5.0) configuration.

For vim usage, please checkout the vim branch. (WARNING: this branch will no longer be maintained)

Setup

Mac OS X / Linux

  1. Clone to ${XDG_CONFIG_HOME:-$HOME/.config}/nvim.
  2. Start nvim, packer will be installed automatically
  3. Execute :PackerInstall to download plugins
  4. Restart nvim

That's all. Happy hacking!

Windows

Fuck Windows. (But I love WSL)