From c3cac72552bc9bff50353f5562ef019909bd671d Mon Sep 17 00:00:00 2001 From: Olivier Iffrig Date: Sun, 2 Jun 2013 20:45:59 +0200 Subject: [PATCH] =?utf8?q?[vimrc]=20TAB-compl=C3=A9tion=20"=C3=A0=20la=20b?= =?utf8?q?ash"?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- .vimrc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.vimrc b/.vimrc index ac33b1e..a4f6399 100644 --- a/.vimrc +++ b/.vimrc @@ -79,6 +79,9 @@ set incsearch " Change la taille de l'historique des commandes (par défaut 20) set history=50 +"~" " Change le comportement de la TAB-complétion : on complète au plus long +"~" " au premier appui, on affiche la liste des possibilités au deuxième +"~" set wildmode=longest,list " +------------------+ " | Hacks et scripts | -- 2.39.2