Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/togglebyte/nvim

Neovim setup
https://github.com/togglebyte/nvim

Last synced: 10 days ago
JSON representation

Neovim setup

Lists

README

        

# 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](https://github.com/junegunn/fzf) package.

## To update

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