Update README.md

This commit is contained in:
Shawn Anderson 2022-10-27 17:57:08 -07:00 committed by GitHub
parent add80b3c2b
commit d3010d62eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -30,10 +30,10 @@ To install:
curl -sL https://git.io/fisher | source && fisher install (cat ~/.config/fish/fish_plugins)
6. Install fzf through neovim
6. Install neovim plugins (will install fzf)
git clone --depth 1 https://github.com/junegunn/fzf.git ~/.fzf
~/.fzf/install
nvim
:PlugInstall
7. Install autojump