Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/Xuyuanp/vimrc
- Owner: Xuyuanp
- Created: 2014-01-23T02:34:42.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2022-03-13T14:10:21.000Z (over 2 years ago)
- Last Synced: 2024-05-11T01:31:56.256Z (6 months ago)
- Topics: dotfiles, lsp, lua, neovim, nvim, vi, vim, viml, vimrc
- Language: Lua
- Homepage:
- Size: 1.3 MB
- Stars: 42
- Watchers: 6
- Forks: 11
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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 nvimThat's all. Happy hacking!
## Windows
Fuck Windows. (But I love WSL)