diff --git a/spell/fr.latin1.spl b/spell/fr.latin1.spl new file mode 100644 index 0000000..4c04a12 Binary files /dev/null and b/spell/fr.latin1.spl differ diff --git a/spell/fr.latin1.sug b/spell/fr.latin1.sug new file mode 100644 index 0000000..559a092 Binary files /dev/null and b/spell/fr.latin1.sug differ diff --git a/spell/fr.utf-8.spl b/spell/fr.utf-8.spl new file mode 100644 index 0000000..b045682 Binary files /dev/null and b/spell/fr.utf-8.spl differ diff --git a/spell/fr.utf-8.sug b/spell/fr.utf-8.sug new file mode 100644 index 0000000..1a6a54d Binary files /dev/null and b/spell/fr.utf-8.sug differ diff --git a/vimrc b/vimrc index 5982ba7..6e983b2 100644 --- a/vimrc +++ b/vimrc @@ -10,3 +10,8 @@ set ttyfast " ------ [ Gestion de la coloration syntaxique ] ---------------------------------------------- syntax on + +" ------ [ Gestion de la correction d'orthographe ] ---------------------------------------------- +setlocal nospell +setlocal spelllang=fr +