mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 06:20:05 +08:00
parent
b122e50bef
commit
0d2b4506cd
@ -867,7 +867,7 @@ Key Binding | Description
|
|||||||
`g#` | search unbounded word backward
|
`g#` | search unbounded word backward
|
||||||
`g*` | search unbounded word forward
|
`g*` | search unbounded word forward
|
||||||
`g&` | repeat last `:s` on all lines
|
`g&` | repeat last `:s` on all lines
|
||||||
``g``` | like `````, but without changing the jumplist
|
`` g` `` | like `` ` ``, but without changing the jumplist
|
||||||
`g'` | like `'`, but without changing the jumplist
|
`g'` | like `'`, but without changing the jumplist
|
||||||
|
|
||||||
### Auto-saving
|
### Auto-saving
|
||||||
|
Loading…
Reference in New Issue
Block a user