mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-04-15 08:09:11 +08:00
Type: wrong desc of SPC t h i
This commit is contained in:
parent
d2d7e8d341
commit
d949f0a554
@ -36,7 +36,7 @@ function! SpaceVim#layers#ui#config() abort
|
||||
\ 'toggle highlight of the current line', 1)
|
||||
call SpaceVim#mapping#space#def('nnoremap', ['t', 'h', 'i'], 'call call('
|
||||
\ . string(s:_function('s:toggle_indentline')) . ', [])',
|
||||
\ 'menu-bar', 1)
|
||||
\ 'toggle highlight indentation levels', 1)
|
||||
call SpaceVim#mapping#space#def('nnoremap', ['t', 'h', 'c'], 'set cursorcolumn!',
|
||||
\ 'toggle highlight indentation current column', 1)
|
||||
call SpaceVim#mapping#space#def('nnoremap', ['t', 'h', 's'], 'call call('
|
||||
|
Loading…
x
Reference in New Issue
Block a user