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
- Host: GitHub
- URL: https://github.com/pgrit/nvim-config
- Owner: pgrit
- Created: 2025-06-15T13:26:57.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-08-02T17:04:00.000Z (11 months ago)
- Last Synced: 2025-08-02T19:31:35.104Z (11 months ago)
- Language: Lua
- Size: 69.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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