Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

Commit

Permalink
Use list:longest for wildmode
Browse files Browse the repository at this point in the history
  • Loading branch information
hdima committed Aug 24, 2012
1 parent b65fbb4 commit 0889441
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vimrc
Expand Up @@ -48,7 +48,7 @@ set nojoinspaces
" Some information is always good...
set showfulltag
set showcmd
set wildmenu
set wildmode=list:longest
set laststatus=2
set statusline=%f%=\ %Y\ %c%V,%l/%L\ %P\ [%M%n%W]:%{tabpagenr()}/%{tabpagenr('$')}

Expand Down

0 comments on commit 0889441

Please sign in to comment.