Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Xuyuanp/vimrc

My neovim config
https://github.com/Xuyuanp/vimrc

dotfiles lsp lua neovim nvim vi vim viml vimrc

Last synced: 3 months ago
JSON representation

My neovim config

Awesome Lists containing this project

README

        

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](https://github.com/wbthomason/packer.nvim) 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)