Add cloning instructions for Neovim config

Add instructions to clone the repository for Neovim configuration.
This commit is contained in:
Arjun Patel
2026-04-24 14:33:07 -07:00
committed by GitHub
parent b635127afe
commit 305a5aa7f6
+3
View File
@@ -0,0 +1,3 @@
```sh
git clone https://github.com/talksik/raw-nvim ~/.config/nvim
```