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

https://github.com/pgrit/nvim-config

My nvim config files
https://github.com/pgrit/nvim-config

Last synced: 10 months ago
JSON representation

My nvim config files

Awesome Lists containing this project

README

          

This directory should be cloned to the neovim config path

```
:echo stdpath('config')
```

## Dependencies
The following must be manually installed for all configured features to work:
- ripgrep for file search (telescope) https://github.com/BurntSushi/ripgrep
- delta for diff highlighting (code-actions preview) https://github.com/dandavison/delta