From 8d0cb98beb9603d85fef2049ad2cad4c8ff4608b Mon Sep 17 00:00:00 2001 From: xesc Date: Sat, 31 May 2025 15:40:10 +0200 Subject: [PATCH] update readme --- readme.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/readme.md b/readme.md index f415aa1..5bf1f0d 100644 --- a/readme.md +++ b/readme.md @@ -1 +1,11 @@ # Neovim Configfiles + +## Dependencies +- [ripgrep](https://github.com/BurntSushi/ripgrep) +- [fd](https://github.com/sharkdp/fd) +- [fzf](https://github.com/junegunn/fzf) +- [git](https://git-scm.com/) +- [wget](https://www.gnu.org/software/wget/) +- [wl-clipboard](https://github.com/bugaevc/wl-clipboard) +- [zathura](https://github.com/pwmt/zathura) (only for pdf-viewing) +- [rust](https://www.rust-lang.org/) (for downloading with mason)