Skip to content

togglebyte/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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