vimrc
vimrc copied to clipboard
My neovim config
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
- Clone to
${XDG_CONFIG_HOME:-$HOME/.config}/nvim
. - Start nvim, packer will be installed automatically
- Execute
:PackerInstall
to download plugins - Restart nvim
That's all. Happy hacking!
Windows
Fuck Windows. (But I love WSL)