My personal Vim configuration.
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
Jérôme Deuchnord 327e46a590
Update README
6 лет назад
scripts Fix install 6 лет назад
vim/after/ftplugin Initial configuration 6 лет назад
LICENSE Initial commit 6 лет назад
Makefile Add install scripts 6 лет назад
README.md Update README 6 лет назад
gvimrc Add gvimrc 6 лет назад
vimrc Initial configuration 6 лет назад

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.