personal: set wildmode completion
This commit is contained in:
@@ -32,6 +32,9 @@ inoremap jj <esc><right>
|
||||
" Shift+Tab to un-indent
|
||||
inoremap <S-TAB> <C-D>
|
||||
|
||||
" Bash-like tab completion
|
||||
set wildmode=longest,list
|
||||
|
||||
" Replace #d with a signature comment line
|
||||
if !exists('my_email')
|
||||
if exists('$USER')
|
||||
|
||||
Reference in New Issue
Block a user