mirror of
https://github.com/amix/vimrc
synced 2024-12-12 13:12:32 +00:00
Fixed typo
This commit is contained in:
parent
7fc202ec88
commit
207db96239
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ set langmenu=en
|
||||||
source $VIMRUNTIME/delmenu.vim
|
source $VIMRUNTIME/delmenu.vim
|
||||||
source $VIMRUNTIME/menu.vim
|
source $VIMRUNTIME/menu.vim
|
||||||
|
|
||||||
" Turn on the WiLd menu
|
" Turn on the Wild menu
|
||||||
set wildmenu
|
set wildmenu
|
||||||
|
|
||||||
" Ignore compiled files
|
" Ignore compiled files
|
||||||
|
|
Loading…
Reference in a new issue