My personal Vim configuration.
25개 이상의 토픽을 선택하실 수 없습니다. 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
5 년 전
scripts Fix install 5 년 전
vim/after/ftplugin Initial configuration 5 년 전
LICENSE Initial commit 5 년 전
Makefile Add install scripts 5 년 전
README.md Update README 5 년 전
gvimrc Add gvimrc 5 년 전
vimrc Initial configuration 5 년 전

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.