14 lines
319 B
Markdown
14 lines
319 B
Markdown
# Neovim config
|
|
|
|
## Dependencies
|
|
|
|
- neovim at least 0.11
|
|
- xclip - clipboard shared with system
|
|
- ripgrep - text searching tool
|
|
- nerd-fonts - fonts for icons
|
|
|
|
## Future improvements
|
|
|
|
- Integate with git - show which lines have changed and interactive stashing
|
|
- ensuring installed - how to do this? treesitter, mason.
|