Update docs

This commit is contained in:
Zachary Yedidia
2020-02-07 19:41:11 -05:00
parent 24a684cff2
commit 98ddb62af4
2 changed files with 11 additions and 5 deletions

View File

@@ -92,6 +92,8 @@ can change it!
| Key | Description of function |
|------------------ |---------------------------------------------------------------------------------------------- |
| Alt+N | Create new multiple cursor from selection (will select current word if no current selection) |
| AltShiftUp | Spawn a new cursor on the line above the current one |
| AltShiftDown | Spawn a new cursor on the line below the current one |
| Alt+P | Remove latest multiple cursor |
| Alt+C | Remove all multiple cursors (cancel) |
| Alt+X | Skip multiple cursor selection |