- In a Terminal, run the command:
$ sudo apt install vim-youcompleteme - Next, run the command:
$ vim-addon-manager install youcompleteme
Monday, September 23, 2019
Installing Vim-youcompleteme for Ubuntu 18.04
Modern text editors in IDE such as Visual Studio comes with a useful feature so-called Intellisense or automatic text completion. The venerable vi text editor can also have this feature enabled by installing and configuring suitable plug-ins such as vim-youcompleteme. I thought it might be fun using this and found a lot of methods to get it installed and running on Ubuntu 18.04, including fiddling with the .vimrc file. But the simplest way I found was to simply do the following:
Labels:
Linux,
programming,
Ubuntu,
vim
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment