This commit is contained in:
veypi
2022-06-05 10:19:11 +08:00
parent 65e2409fae
commit 28daffb38a
11 changed files with 463 additions and 1 deletions
+18
View File
@@ -0,0 +1,18 @@
# vim config for mac
```bash
```
### fzf
```bash
brew install fzf
# brew install --build-from-source fzf
```