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: 3 months ago
JSON representation
Neovim setup
- Host: GitHub
- URL: https://github.com/togglebyte/nvim
- Owner: togglebyte
- Created: 2021-05-07T08:19:55.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-22T07:39:30.000Z (6 months ago)
- Last Synced: 2024-06-18T09:36:41.191Z (5 months ago)
- Language: Vim Script
- Size: 77.1 KB
- Stars: 92
- Watchers: 3
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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