togglebyte/nvim

github github
stars 88
issues 0
subscribers 3
forks 11
CREATED

2021-05-07

UPDATED

3 months ago


Toggle nvim config

This is evolving all the time so who knows

To install

  • Clone into ~/.config
  • cd ~/.config/nvim
  • run setup.sh --init

To use FZF, install the FZF package.

To update

  • cd ~/.config/nvim
  • run setup.sh without the --init argument