Skip to content

Commit

Permalink
e Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
cmstead committed Aug 19, 2021
1 parent 23b602b commit 10b34e1
Showing 1 changed file with 6 additions and 9 deletions.
15 changes: 6 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Snippet Creation:
- Paste snippet from clipboard
- From text to snippet:
1. Highlight and copy text in a file
2. Open a snippet file (there's a menu option for this)
2. Open a snippet file (there's an action for this)
3. Select "Paste Snippet" (menu AND keybinding)

Snippet Editing:
Expand All @@ -40,11 +40,8 @@ Snippet Editing:
- Windows: `ctrl+alt+[`
- Mac: `cmd+alt+[`
- Insert SnipKit Snippet
- Windows: `ctrl+alt+s, i`
- Mac: `cmd+alt+s, i`
- Paste Snippet from Clipboard
- Windows: `ctrl+alt+s, p`
- Mac: `cmd+alt+s, p`
- Format Text as Snippet Body
- Windows: `ctrl+alt+s, f`
- Mac: `cmd+alt+s, f`
- Windows: `ctrl+alt+i`
- Mac: `cmd+alt+i`
- Select and Apply SnipKit Action
- Windows: `ctrl+alt+k`
- Mac: `cmd+alt+k`

0 comments on commit 10b34e1

Please sign in to comment.