mirror of
https://github.com/prurigro/darkcloud-nvimconfig.git
synced 2024-12-03 07:39:34 -05:00
Remove the key binding for markdown table formatting from the readme
This commit is contained in:
parent
2ee636b7f1
commit
13d5f46d5a
1 changed files with 0 additions and 1 deletions
|
@ -101,7 +101,6 @@ A more complete list of key bindings exists at the top of `vim/config/keyboard.v
|
|||
|----------|------|---------------------------------------------------------------|
|
||||
| Leader+J | N+V | Format line/selected lines to a max width of the _textwidth_ |
|
||||
| Leader+f | N+V | Format document/selection alignment using Vim syntax |
|
||||
| Leader+f | N+V | (Markdown) Format table cursor is currently on |
|
||||
| Leader+F | N | Fix document with available ale fixers |
|
||||
| Leader+t | N | Convert all tabs into spaces and continue session with spaces |
|
||||
| Leader+T | N | Convert all spaces into tabs and continue session with tabs |
|
||||
|
|
Loading…
Reference in a new issue