mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 20:10:05 +08:00
Update doc for SPC t h i (#4184)
This commit is contained in:
parent
a6ba9490ca
commit
9f6ecc5d30
@ -534,7 +534,7 @@ Some UI indicators can be toggled on and off (toggles start with t and T):
|
||||
| `SPC t a` | toggle autocomplete (only available with `autocomplete_method = deoplete`) |
|
||||
| `SPC t f` | display the fill column (by default `max_column` is 120) |
|
||||
| `SPC t h h` | toggle highlight of the current line |
|
||||
| `SPC t h i` | toggle highlight indentation levels (TODO) |
|
||||
| `SPC t h i` | toggle highlight indentation levels |
|
||||
| `SPC t h c` | toggle highlight indentation current column |
|
||||
| `SPC t h s` | toggle syntax highlighting |
|
||||
| `SPC t i` | toggle indentation guide at point |
|
||||
|
Loading…
Reference in New Issue
Block a user