nvps

a simple command line tool to search for neovim plugins


Keywords
search, plugin, nvim, plugins, neovim
License
MIT

Documentation

nvps - a simple command line tool 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