nvim-switcher

Crates.ionvim-switcher
lib.rsnvim-switcher
version0.1.0
sourcesrc
created_at2024-03-23 15:50:28.387588
updated_at2024-03-23 15:50:28.387588
descriptionA CLI to easily switch between multiple Neovim configuration environments
homepagehttps://github.com/Nitestack/nvim-switcher
repositoryhttps://github.com/Nitestack/nvim-switcher
max_upload_size
id1183618
size56,256
Nhan Pham (Nitestack)

documentation

README

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.

Commit count: 3

cargo fmt