mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 07:00:04 +08:00
docs(cpicker): update key bindings
This commit is contained in:
parent
7a46d76135
commit
856f19e9c1
@ -23,6 +23,17 @@
|
||||
" ---------------------------------------------
|
||||
" SPC i p c open color picker
|
||||
" <
|
||||
"
|
||||
" Key bindings in cpicker:
|
||||
" >
|
||||
" Key Function
|
||||
" ---------------------------------------------
|
||||
" <Enter> copy color
|
||||
" j/<Down> move cursor down
|
||||
" k/<Up> move cursor up
|
||||
" h/<Left> reduce
|
||||
" l/<Right> increase
|
||||
" <
|
||||
|
||||
function! SpaceVim#layers#tools#cpicker#plugins() abort
|
||||
|
||||
|
@ -6310,6 +6310,17 @@ KEY BINDINGS
|
||||
SPC i p c open color picker
|
||||
<
|
||||
|
||||
Key bindings in cpicker:
|
||||
>
|
||||
Key Function
|
||||
---------------------------------------------
|
||||
<Enter> copy color
|
||||
j/<Down> move cursor down
|
||||
k/<Up> move cursor up
|
||||
h/<Left> reduce
|
||||
l/<Right> increase
|
||||
<
|
||||
|
||||
==============================================================================
|
||||
TOOLS#DASH *SpaceVim-layers-tools-dash*
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user