Last active
December 20, 2015 17:59
-
-
Save zilongshanren/6172678 to your computer and use it in GitHub Desktop.
ubuntu安装vim
This file contains hidden or 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
sudo add-apt-repository ppa:fcwu-tw/ppa | |
sudo apt-get update | |
sudo apt-get install vim | |
Reference: | |
http://linuxg.net/how-to-install-vim-7-4-on-ubuntu-13-10-13-04-12-04-linux-mint-16-15-13-and-debian-sid/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment