Browse Source

Delete documentation for C-M-h keybinding

It was removed in commit 3ac3415a2c.
custom
Tobias Adam 11 years ago
parent
commit
29929e3386
  1. 1
      README.md

1
README.md

@ -249,7 +249,6 @@ extensions to keybindings.
Keybinding | Description Keybinding | Description
-------------------|------------------------------------------------------------ -------------------|------------------------------------------------------------
<kbd>C-M-h</kbd> | Kill the previous word(`backward-kill-word`). (as in Bash/Zsh)
<kbd>C-x \\</kbd> | `align-regexp` <kbd>C-x \\</kbd> | `align-regexp`
<kbd>C-+</kbd> | Increase font size(`text-scale-increase`). <kbd>C-+</kbd> | Increase font size(`text-scale-increase`).
<kbd>C--</kbd> | Decrease font size(`text-scale-decrease`). <kbd>C--</kbd> | Decrease font size(`text-scale-decrease`).

Loading…
Cancel
Save