Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 362 Bytes

README.rdoc

File metadata and controls

20 lines (10 loc) · 362 Bytes

vim-apt

Provides an APT like system to install, search, and keep updated your Vim Plugins.

Planning

This is the actual planning for the vim-apt commands.

Examples:

vim-apt list

vim-apt update # Update and see new versions of that package (like apt-get update)

vim-apt install command_t

vim-apt upgrade

vim-apt remove command_t