summaryrefslogtreecommitdiffstats
path: root/vim
diff options
context:
space:
mode:
Diffstat (limited to 'vim')
-rw-r--r--vim/vimrc3
1 files changed, 0 insertions, 3 deletions
diff --git a/vim/vimrc b/vim/vimrc
index 8504888..2a1529b 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -46,9 +46,6 @@ filetype plugin on
" Animation lors de la fermeture des parenthèses
set showmatch
-" Retour à la ligne auto au bout de 100 lignes
-set textwidth=100
-
" Utilisation de ag a la place de grep
set grepprg=ag