Skip to content

Commit

Permalink
chore: Update keyboard shortcuts for minify commands
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelcolmenares committed Jun 29, 2024
1 parent f0ca0d8 commit 852d723
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,11 +54,11 @@ To adjust these settings, add the following lines to your `settings.json` file:
The extension provides convenient keyboard shortcuts for quick access to its commands:

- `Minify`:
- `Ctrl+Shift+M` (Windows/Linux)
- `Cmd+Shift+M` (Mac)
- `alt+ctrl+m` (Windows/Linux)
- `option+command+m` (Mac)
- `Minify and Save as New File`:
- `Ctrl+Shift+Alt+N` (Windows/Linux)
- `Cmd+Shift+Alt+N` (Mac)
- `alt+ctrl+n` (Windows/Linux)
- `option+command+n` (Mac)

## Installation

Expand Down

0 comments on commit 852d723

Please sign in to comment.