Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 768 Bytes

README.md

File metadata and controls

30 lines (23 loc) · 768 Bytes

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.