Skip to content

Instantly share code, notes, and snippets.

@nathmisaki
Forked from tomas-stefano/Vim-Apt
Created October 7, 2010 01:52
Show Gist options
  • Save nathmisaki/614419 to your computer and use it in GitHub Desktop.
Save nathmisaki/614419 to your computer and use it in GitHub Desktop.
Vim #ftw but manage vim plugins is not a task that I like.
Let's change that:
A Fake bash commands:
$ 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
$ vim-apt search
Yeah =]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment