Skip to content
This repository was archived by the owner on Jan 14, 2021. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -600,6 +600,12 @@ You can group the symbols by kind by adding a colon, `@:`.

![trailing whitespace](/media/trim_whitespace.gif)

## Cut Line (must have empty selection)

> Mac: <kbd>cmd+x</kbd>

> Windows / Linux: <kbd>ctrl+x</kbd>

## Code formatting

### Currently selected source code
Expand Down