1
0
Fork 0

neovim: Add fzf from brew

This commit is contained in:
Jeremy Kaplan 2019-11-16 17:07:47 -08:00 committed by Jeremy Kaplan
commit 491479a055
2 changed files with 2 additions and 0 deletions

View file

@ -5,3 +5,4 @@
- link:
~/.config/zsh/os.zshrc: zsh/darwin.zshrc
~/.config/git/config-os: git/config-darwin
~/.config/nvim/os-plugins.vim: neovim/darwin-plugins.vim

View file

@ -0,0 +1 @@
Plug '/usr/local/opt/fzf'