Skip to content

balor/vimconfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vimconfig

My personal dirty little vim config. Compatible with vim 8 and neovim, plugin management via vim-plug.

Installing VIM 8 on Ubuntu

Ubuntu 16.04:

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

Ubuntu 18.04:

$ sudo apt-get install vim

Fluxid, You'll be always in my mind buddy.