myconfig

my config files
git clone https://a3nm.net/git/myconfig/
Log | Files | Refs | README

commit 98acfa36d280982cc6f9e3c693fb4bb0cb275218
parent 2dca8220e5ef98d627c9493a531ced6df003d197
Author: Antoine Amarilli <a3nm@a3nm.net>
Date:   Sun,  1 Feb 2015 01:52:54 +0100

no folding

Diffstat:
vim/vimrc | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/vim/vimrc b/vim/vimrc @@ -110,3 +110,5 @@ set noesckeys let g:vim_markdown_math=1 + +set nofoldenable