togglebyte / nvim

Neovim setup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Neovim setup


Languages

Language:Vim Script 77.5%Language:Vim Snippet 18.8%Language:Shell 2.1%Language:Lua 1.5%