Compare commits

..

No commits in common. "ca1f2936a8ef02392e6dc0c79f0f9a017f31087a" and "59731a25d53dfa7fa6bf55bb1d27396d57c3156c" have entirely different histories.

View File

@ -51,8 +51,6 @@ set wildmenu " Enable wildmenu
set spell " Enable spell checking set spell " Enable spell checking
set spelllang=fr,en set spelllang=fr,en
set nrformats+=alpha " letter concidered as number for Ctrl-A or Ctrl-X
"set autochdir " Your working directory will always be the same as your working directory "set autochdir " Your working directory will always be the same as your working directory
execute "set colorcolumn=" . join(range(81,335), ',') execute "set colorcolumn=" . join(range(81,335), ',')