add: autocompletion for bash
This commit is contained in:
parent
3ef4ae0a56
commit
a472388479
4
vimrc
4
vimrc
@ -24,3 +24,7 @@ set mouse=v
|
|||||||
|
|
||||||
" Sepcial configurations
|
" Sepcial configurations
|
||||||
autocmd Filetype make setlocal noexpandtab
|
autocmd Filetype make setlocal noexpandtab
|
||||||
|
|
||||||
|
" Autocompletion (bash)
|
||||||
|
set wildmode=longest,list,full
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user