Search

Lib.rs

› Configuration
#configuration-management #vim #profile

bin+lib jim

Named configuration management for vim

by Charlie Little

  • Install
  • API reference
  • Source

3 unstable releases

0.2.0 Oct 9, 2021
0.1.1 Oct 9, 2021
0.1.0 Oct 9, 2021

#1441 in Configuration

MIT license

8KB
149 lines

jim

jim is a configuration profile management tool for neovim

Usage

###To install:

cargo install jim

###Basic usage:

First configure the default configuration path for jim:

jim init </path/to/default/configuration/file>

To add profiles:

jim add <profile_name> </path/to/configuration/file>

To list all available profiles:

jim list

To run nvim with a specific configuration file:

jim <profile_name>

To run nvim with the default configuration file:

jim

Dependencies

~2.3–3MB
~55K SLoC

  • clap 2.33
  • thiserror 1.0
  • toml 0.5.3
See also: comtrya, mntn, pets-configurator, ra_ap_ide_db, tor-config, yazi-fm, aws-sdk-opsworkscm, nacos-sdk, pest-language-server, glues, edtui

Lib.rs is an unofficial list of Rust/Cargo crates, created by kornelski. It contains data from multiple sources, including heuristics, and manually curated data. Content of this page is not necessarily endorsed by the authors of the crate. This site is not affiliated with nor endorsed by the Rust Project. If something is missing or incorrect, please file a bug.