Add fzf installation instruction to README

This commit is contained in:
Arjun Patel
2026-04-24 14:35:43 -07:00
committed by GitHub
parent 305a5aa7f6
commit 9fb35a871e
+1
View File
@@ -1,3 +1,4 @@
```sh ```sh
git clone https://github.com/talksik/raw-nvim ~/.config/nvim git clone https://github.com/talksik/raw-nvim ~/.config/nvim
sudo apt install fzf
``` ```