updating readme
This commit is contained in:
parent
eb71d8be3e
commit
78251538e8
|
|
@ -23,6 +23,7 @@ If you are experiencing issues, please make sure you have the latest versions.
|
||||||
|
|
||||||
External Requirements:
|
External Requirements:
|
||||||
- Basic utils: `git`, `make`, `unzip`, C Compiler (`gcc`)
|
- 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),
|
- [ripgrep](https://github.com/BurntSushi/ripgrep#installation),
|
||||||
[fd-find](https://github.com/sharkdp/fd#installation)
|
[fd-find](https://github.com/sharkdp/fd#installation)
|
||||||
- Clipboard tool (xclip/xsel/win32yank or other depending on the platform)
|
- Clipboard tool (xclip/xsel/win32yank or other depending on the platform)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue