mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-02 22:50:06 +08:00
fix(typo): Ket -> Key
This commit is contained in:
parent
8c33a001d7
commit
77dbb96091
@ -20,7 +20,7 @@
|
||||
"
|
||||
" The following key bindings works well in both vim and neovim.
|
||||
" >
|
||||
" Ket binding Description
|
||||
" Key binding Description
|
||||
" ----------------------------------------
|
||||
" g D jump to type definition
|
||||
" SPC l d show document
|
||||
@ -29,7 +29,7 @@
|
||||
" <
|
||||
" The following key bindings only work in neovim.
|
||||
" >
|
||||
" Ket binding Description
|
||||
" Key binding Description
|
||||
" ----------------------------------------
|
||||
" SPC l f run code fix
|
||||
" SPC l p preview definition
|
||||
@ -41,7 +41,7 @@
|
||||
" <
|
||||
" The following key bindings only work in vim.
|
||||
" >
|
||||
" Ket binding Description
|
||||
" Key binding Description
|
||||
" ----------------------------------------
|
||||
" SPC l m interface implementations
|
||||
" <
|
||||
|
@ -5104,7 +5104,7 @@ KEY BINDINGS
|
||||
|
||||
The following key bindings works well in both vim and neovim.
|
||||
>
|
||||
Ket binding Description
|
||||
Key binding Description
|
||||
----------------------------------------
|
||||
g D jump to type definition
|
||||
SPC l d show document
|
||||
@ -5113,7 +5113,7 @@ The following key bindings works well in both vim and neovim.
|
||||
<
|
||||
The following key bindings only work in neovim.
|
||||
>
|
||||
Ket binding Description
|
||||
Key binding Description
|
||||
----------------------------------------
|
||||
SPC l f run code fix
|
||||
SPC l p preview definition
|
||||
@ -5125,7 +5125,7 @@ The following key bindings only work in neovim.
|
||||
<
|
||||
The following key bindings only work in vim.
|
||||
>
|
||||
Ket binding Description
|
||||
Key binding Description
|
||||
----------------------------------------
|
||||
SPC l m interface implementations
|
||||
<
|
||||
|
Loading…
Reference in New Issue
Block a user