From 480a593d80d22739bbb27c3a6a22675caaf10b78 Mon Sep 17 00:00:00 2001 From: Karsten Pedersen Date: Fri, 21 Jun 2024 20:07:30 +0200 Subject: [PATCH] Update community-plugins.json --- community-plugins.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/community-plugins.json b/community-plugins.json index 7455f0eb7fd..2093228192b 100644 --- a/community-plugins.json +++ b/community-plugins.json @@ -12339,5 +12339,12 @@ "author": "kapej42", "description": "Adds a badge to \"project\" files to indicate a missing link to a Todoist project.", "repo": "kapej42/obsidian-todoist-indicator" + }, + { + "id": "vimium", + "name": "Vimium", + "author": "Karsten Finderup Pedersen", + "description": "Interact with elements using keyboard shortcuts in the spirit of Vim.", + "repo": "karstenpedersen/obsidian-vimium" } ]