Neovim Configuration Switcher (short nvims
) is a CLI to easily switch between multiple Neovim configuration environments.
- Use fuzzy search to switch between Neovim configurations
- Add and remove Neovim configurations
cargo install nvim-switcher
cargo install --git https://github.com/Nitestack/nvim-switcher
Use nvims --help
to see all available options.
This project is licensed under the Apache-2.0 license.