feat: Enhance vim options
This commit is contained in:
parent
ff3b3b5acd
commit
c7a0c8f7b6
1 changed files with 4 additions and 0 deletions
|
|
@ -64,3 +64,7 @@ set wildmenu
|
||||||
set wildmode=full
|
set wildmode=full
|
||||||
set wildoptions=fuzzy,pum
|
set wildoptions=fuzzy,pum
|
||||||
set wrap
|
set wrap
|
||||||
|
|
||||||
|
map gh 0
|
||||||
|
map gl $
|
||||||
|
map gs ^
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue