https://github.com/yinheli/neovim-config
https://github.com/yinheli/neovim-config
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/yinheli/neovim-config
- Owner: yinheli
- Created: 2022-11-05T07:09:57.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-11-05T07:10:45.000Z (over 2 years ago)
- Last Synced: 2025-02-02T05:24:35.335Z (4 months ago)
- Language: Lua
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# neovim
my neovim configuration
## Install
```bash
cargo install ripgrep cargo-nextest
``````bash
ln -s $(pwd) ~/.config/nvim
```