Skip to content
This repository has been archived by the owner on Feb 13, 2025. It is now read-only.

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)