Skip to content

Commit 3efc3d7

Browse files
authored
Merge pull request #442 from MoAlSeifi/vimcheatsheet-plugin
Add VimCheatSheet Plugin
2 parents 6735b51 + c8627ef commit 3efc3d7

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"ID": "ddd30a33-c565-4dcf-9558-7bc5bb433e13",
3+
"Name": "VimCheatSheet",
4+
"Description": "Instant access to Vim commands and shortcuts via an interactive cheat sheet.",
5+
"Author": "MoAlSeifi",
6+
"Version": "0.0.1",
7+
"Language": "python",
8+
"Website": "https://github.com/MoAlSeifi",
9+
"UrlDownload" : "https://github.com/MoAlSeifi/Flow.Launcher.Plugin.VimCheatSheet/releases/download/v0.0.1/Flow.Launcher.Plugin.VimCheatSheet.zip",
10+
"UrlSourceCode" : "https://github.com/MoAlSeifi/Flow.Launcher.Plugin.VimCheatSheet",
11+
"IcoPath": "https://cdn.jsdelivr.net/gh/MoAlSeifi/Flow.Launcher.Plugin.VimCheatSheet/src/icon.png"
12+
}

0 commit comments

Comments
 (0)