From 64d102d3d96b10c04da9267c77264396bc938f44 Mon Sep 17 00:00:00 2001 From: whitney Date: Tue, 22 Jul 2025 01:30:59 -0700 Subject: [PATCH] Update README --- lazyvim/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lazyvim/README.md b/lazyvim/README.md index 655ea46..28f9d6c 100644 --- a/lazyvim/README.md +++ b/lazyvim/README.md @@ -64,7 +64,7 @@ sudo apt-get install ripgrep ``` 2. fdfind -This is used for the search bar in the treesitter panel. +This is used for the search bar in the explorer panel. Install with: ```