From 78251538e818231c59ec11acf21b9f8ac920da92 Mon Sep 17 00:00:00 2001 From: Jason Stentz Date: Thu, 4 Sep 2025 16:02:53 -0400 Subject: [PATCH] updating readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 41139505..d54d12b2 100644 --- a/README.md +++ b/README.md @@ -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)