Skip to content
This repository was archived by the owner on Dec 12, 2021. It is now read-only.

Commit 3960461

Browse files
committed
Update Readme
1 parent f6d25f4 commit 3960461

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ You will be prompted for a snippet title.
2727
*Predefined Hotkey:*
2828
> "Ctrl + Alt + O"
2929
30+
---
3031

3132
##### **snippet-injector:update**
3233
This command updates an existing snippet's content to the current selection in the current editor.
@@ -35,6 +36,7 @@ You will be prompted for choosing an existing snippet.
3536
*Name in menus:*
3637
> "Update existing snippet"
3738
39+
---
3840

3941
##### **snippet-injector:insert**
4042
This command injects a snippet to the current marker position(s).
@@ -46,6 +48,7 @@ You will be prompted to choose a snippet from a list.
4648
*Predefined Hotkey:*
4749
> "Ctrl + Alt + I"
4850
51+
---
4952

5053
##### **snippet-injector:delete**
5154
This command deletes a snippet from the local storage.
@@ -54,6 +57,7 @@ You will be prompted for the snippet name to delete.
5457
*Name in menus:*
5558
> "Delete snippet"
5659
60+
---
5761

5862
##### **snippet-injector:toggledebug**
5963
This command toggles all debugging options for the package.

0 commit comments

Comments
 (0)