My personal Vim configuration.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Jérôme Deuchnord 327e46a590
Update README
6 years ago
scripts Fix install 6 years ago
vim/after/ftplugin Initial configuration 6 years ago
LICENSE Initial commit 6 years ago
Makefile Add install scripts 6 years ago
README.md Update README 6 years ago
gvimrc Add gvimrc 6 years ago
vimrc Initial configuration 6 years ago

README.md

Vim configuration

My personnal Vim configuration.

How to install

Just clone this repository, cd to the clone and run make install.

Note: if a configuration already exists, it will be backed up.