From c8627ef8aebda0fc5e1a8cdda748c872f97d55ad Mon Sep 17 00:00:00 2001 From: "Mo.Al.Seifi" <50620715+MoAlSeifi@users.noreply.github.com> Date: Tue, 31 Dec 2024 13:39:05 +0330 Subject: [PATCH] Add VimCheatSheet Plugin --- ...atSheet-ddd30a33-c565-4dcf-9558-7bc5bb433e13.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 plugins/VimCheatSheet-ddd30a33-c565-4dcf-9558-7bc5bb433e13.json diff --git a/plugins/VimCheatSheet-ddd30a33-c565-4dcf-9558-7bc5bb433e13.json b/plugins/VimCheatSheet-ddd30a33-c565-4dcf-9558-7bc5bb433e13.json new file mode 100644 index 000000000..9a830bcc9 --- /dev/null +++ b/plugins/VimCheatSheet-ddd30a33-c565-4dcf-9558-7bc5bb433e13.json @@ -0,0 +1,12 @@ +{ + "ID": "ddd30a33-c565-4dcf-9558-7bc5bb433e13", + "Name": "VimCheatSheet", + "Description": "Instant access to Vim commands and shortcuts via an interactive cheat sheet.", + "Author": "MoAlSeifi", + "Version": "0.0.1", + "Language": "python", + "Website": "https://github.com/MoAlSeifi", + "UrlDownload" : "https://github.com/MoAlSeifi/Flow.Launcher.Plugin.VimCheatSheet/releases/download/v0.0.1/Flow.Launcher.Plugin.VimCheatSheet.zip", + "UrlSourceCode" : "https://github.com/MoAlSeifi/Flow.Launcher.Plugin.VimCheatSheet", + "IcoPath": "https://cdn.jsdelivr.net/gh/MoAlSeifi/Flow.Launcher.Plugin.VimCheatSheet/src/icon.png" +} \ No newline at end of file