mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
change wildmode option
This commit is contained in:
parent
8fb0710afd
commit
23d6b3d0bc
@ -60,8 +60,8 @@ set linebreak
|
||||
" Character to show before the lines that have been soft-wrapped
|
||||
set showbreak=↪
|
||||
|
||||
" List all items and start selecting matches in cmd completion
|
||||
set wildmode=list:full
|
||||
" List all matches and complete till longest common string
|
||||
set wildmode=list:longest
|
||||
|
||||
" Show current line where the cursor is
|
||||
set cursorline
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user