1
0
mirror of https://github.com/xlogerais/config-vim synced 2025-06-13 10:46:56 +02:00

Install commentary.vim bundle as a submodule.

This commit is contained in:
2015-03-01 20:44:56 +01:00
parent d66563556f
commit 3f3aff1428
3 changed files with 8 additions and 0 deletions

4
vimrc
View File

@ -15,3 +15,7 @@ syntax on
setlocal nospell
setlocal spelllang=fr
" ------ [ Gestion des plugins ] ----------------------------------------------
execute pathogen#infect()