ValerianClerc / vimconfig

My configuration for vim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Set-up:

$ rm -rf ~/.vim (Only if you already have a .vim file on that computer)

$ git clone --recurse-submodules https://github.com/ValerianClerc/vimconfig.git ~/.vim

$ echo "runtime vimrc" > ~/.vimrc

Vim packages used:

Color theme:

Notes:

I also use vim-gtk as a package for accessing the clipboard from vim for Debian/Ubuntu.

About

My configuration for vim


Languages

Language:Vim Script 100.0%