In this video we are going to be setting up Vim with a Plugin called "You Complete Me". The version of Vim provided with Debian 12 through apt is a little bit too old. So I am going to show you how to compile Vim so we can use it with "You Complete Me". Then we install vim-plug and a visual studio code theme and "You Complete Me".
1:09 Checking build-essential is installed
2:20 Install pre-requisites for vim
3:40 Compiling Vim
7:15 Install Vim Plug
9:30 Added the vim-code-dark theme
11:20 Install You Complete Me
12:35 Finalising the You Complete Me Installation
15:49 Testing whether YCM is working
You Complete Me: https://github.com/ycm-core/YouCompleteMe
Building vim from source: https://github.com/ycm-core/YouCompleteMe/wiki/Building-Vim-from-source
Vim Plug: https://github.com/junegunn/vim-plug
Vim Code Dark: https://github.com/tomasiser/vim-code-dark
Linux Install Instructions: https://github.com/ycm-core/YouCompleteMe?tab=readme-ov-file#linux-64-bit
Download
0 formats
No download links available.
How I use Debian Linux: Part 6 - Vim Installation and Plugins | NatokHD