#neovim #switcher #nvim #fuzzy-search #cli

app nvim-switcher

A CLI to easily switch between multiple Neovim configuration environments

1 unstable release

0.1.0 Mar 23, 2024

#781 in Command line utilities

Apache-2.0

22KB
543 lines

Neovim Configuration Switcher

Neovim Configuration Switcher (short nvims) is a CLI to easily switch between multiple Neovim configuration environments.

🧭 Features

  • Use fuzzy search to switch between Neovim configurations
  • Add and remove Neovim configurations

📦 Requirements

🔧 Installation

crates.io

cargo install nvim-switcher

GitHub

cargo install --git https://github.com/Nitestack/nvim-switcher

🚀 Usage

Use nvims --help to see all available options.

📖 License

This project is licensed under the Apache-2.0 license.

Dependencies

~9–19MB
~232K SLoC