https://github.com/csgn/nvim
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/csgn/nvim
- Owner: csgn
- Created: 2024-01-06T10:31:23.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-21T17:11:25.000Z (over 1 year ago)
- Last Synced: 2025-02-21T18:23:51.991Z (over 1 year ago)
- Language: Lua
- Size: 55.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nvim config
```sh
$ rm -rf ~/.config/nvim
$ ln -s $(pwd) ~/.config/nvim
$ pip install neovim
$ npm install -g neovim
# for treesitter highlighter error
:TSUpdate
```
## requirements
- https://github.com/BurntSushi/ripgrep
- https://github.com/sharkdp/fd