Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 223 Bytes

File metadata and controls

7 lines (6 loc) · 223 Bytes

Vim configuration

  • install the vundle vim package manager
  • for youcompleteme install the ubuntu 20.04 package vim-youcompleteme
  • call vim-addon-manager install youcompleteme
  • from vim call :PluginInstall
  • done!