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

https://github.com/csgn/nvim


https://github.com/csgn/nvim

Last synced: about 1 year ago
JSON representation

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