|
|
@ -218,6 +218,7 @@ Keybinding | Description |
|
|
-------------------|------------------------------------------------------------ |
|
|
-------------------|------------------------------------------------------------ |
|
|
<kbd>C-c o</kbd> | Open the currently visited file with an external program. |
|
|
<kbd>C-c o</kbd> | Open the currently visited file with an external program. |
|
|
<kbd>C-c g</kbd> | Search in Google for the thing under point (or an interactive query). |
|
|
<kbd>C-c g</kbd> | Search in Google for the thing under point (or an interactive query). |
|
|
|
|
|
<kbd>C-c y</kbd> | Search in YouTube for the thing under point (or an interactive query). |
|
|
<kbd>C-S-RET</kbd> or <kbd>M-o</kbd> | Insert an empty line above the current line and indent it properly |
|
|
<kbd>C-S-RET</kbd> or <kbd>M-o</kbd> | Insert an empty line above the current line and indent it properly |
|
|
<kbd>S-RET</kbd> or <kbd>M-O</kbd> | Insert an empty line and indent it properly (as in most IDEs). |
|
|
<kbd>S-RET</kbd> or <kbd>M-O</kbd> | Insert an empty line and indent it properly (as in most IDEs). |
|
|
<kbd>C-S-up</kbd> | Move the current line up. |
|
|
<kbd>C-S-up</kbd> | Move the current line up. |
|
|
|