Browse Source

Add fzf requirement

master
Taylor Bockman 4 weeks ago
parent
commit
8e23d5bbbd
  1. 3
      README.md

3
README.md

@ -22,7 +22,8 @@ All future modifications will be done in lua.
1. [Neovim](https://github.com/neovim/neovim)
2. [vim-plug](https://github.com/junegunn/vim-plug) - You may need to install this even with the `autoload` directory.
3. [Monospaced Nerd Font](https://www.nerdfonts.com/font-downloads) - The `/font` directory has one I use.
4. `tmux`
4. `tmux`.
5. `fzf` installed via your package manager.
## Updating

Loading…
Cancel
Save