Add spellchecking for vim

This commit is contained in:
Mathieu Maret 2010-03-29 17:08:19 +02:00
parent 5c56d6ee41
commit 32e3e1344f
1 changed files with 2 additions and 1 deletions

3
.vimrc
View File

@ -24,7 +24,8 @@
"""""""""""
" disable vi-compatible mode
set nocompatible
" to enable spellchecking :set speell"
" set spell spelllang=fr "
""""""""
" SAVE "
""""""""