Plum's Blog

Install Vim 8.1 on your Ubuntu 18.04

Vim 8.1 is a minor release, a few new features have been added since Vim 8.0. The main new feature of Vim 8.1 is support for running a terminal in a Vim window, it sounds great for me.

So I decide to install Vim 8.1 on my main System.

sudo add-apt-repository ppa:jonathonf/vim
sudo apt-get update
sudo apt-get install vim

Enjoy!

当前页面是本站的「Google AMP」版。查看和发表评论请点击:完整版 »