nvps

Crates.ionvps
lib.rsnvps
version0.1.0
sourcesrc
created_at2024-03-26 16:11:36.177145
updated_at2024-03-26 16:11:36.177145
descriptiona simple command line tool to search for neovim plugins
homepage
repositoryhttps://github.com/stanekondrej/nvps
max_upload_size
id1186634
size34,781
Ondřej Staněk (stanekondrej)

documentation

README

nvps - a script to search for nvim plugins

NeoVim Plugin Search - nothing but a thin wrapper around the amazing nvim.sh

usage

quite simple: build it, and write any plugins you want to search for as cmdline arguments

installation

  • install the rust toolchain through rustup
  • cargo install nvps

credit

thank you, creator of nvim.sh

Commit count: 4

cargo fmt