updating readme

This commit is contained in:
Jason Stentz 2025-09-04 16:02:53 -04:00
parent eb71d8be3e
commit 78251538e8
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ If you are experiencing issues, please make sure you have the latest versions.
External Requirements:
- Basic utils: `git`, `make`, `unzip`, C Compiler (`gcc`)
- For copying, one of `xclip`, `xsel`, or `wl-clipboard` to allow nvim to access the system clipboard
- [ripgrep](https://github.com/BurntSushi/ripgrep#installation),
[fd-find](https://github.com/sharkdp/fd#installation)
- Clipboard tool (xclip/xsel/win32yank or other depending on the platform)