-
-
Save nathmisaki/614419 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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