Skip to content

mdxprograms/vaq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vaq (Vim Awesome Query)

npm version

Description

A CLI tool built to automate vim-plug usage.

  • Query/Search/Info for plugins with the vimawesome api
  • List installed plugins
  • Uninstall plugins
  • Update plugins

asciicast

Install

npm i -g @wallerbuilt/vaq

Setting up with vim-plug

IF your vim-plug plugin list is in a separate file from your vim config file, make sure to set the config path to that file instead. Basically, vaq needs to have access to your Plug list in order to make the updates needed.

When first using the cli tool it will ask you for this path and keep it stored for future use.

Use

vaq