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 (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-11-10T15:47:23.000Z (3 months ago)
- Last Synced: 2024-11-10T16:37:15.924Z (3 months ago)
- Language: Vim Script
- Size: 80.1 KB
- Stars: 94
- 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