https://github.com/togglebyte/nvim
Neovim setup
https://github.com/togglebyte/nvim
Last synced: about 1 year ago
JSON representation
Neovim setup
- Host: GitHub
- URL: https://github.com/togglebyte/nvim
- Owner: togglebyte
- License: mit
- Created: 2021-05-07T08:19:55.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-06-01T06:09:00.000Z (about 1 year ago)
- Last Synced: 2025-06-01T15:10:15.068Z (about 1 year ago)
- Language: Vim Script
- Size: 95.7 KB
- Stars: 99
- Watchers: 3
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
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