Init repository

This commit is contained in:
Emmanuel BENOîT 2017-09-30 10:26:30 +02:00
commit 0665b12d6c
1265 changed files with 259133 additions and 0 deletions
.vim.local

5
.vim.local/vimrc Normal file
View file

@ -0,0 +1,5 @@
let g:vim_local = {
\ "vardata" : g:vim_local_path . "/data"
\ }
let &wildignore=&wildignore . ',fd-*.h,*.gch'