]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Add ideavim (#99)
authorMathieu Lemay <acidrain1@gmail.com>
Fri, 10 Jun 2022 14:06:54 +0000 (10:06 -0400)
committerGitHub <noreply@github.com>
Fri, 10 Jun 2022 14:06:54 +0000 (16:06 +0200)
programs/ideavim.json [new file with mode: 0644]

diff --git a/programs/ideavim.json b/programs/ideavim.json
new file mode 100644 (file)
index 0000000..b295968
--- /dev/null
@@ -0,0 +1,10 @@
+{
+    "name": "ideavim",
+    "files": [
+        {
+            "path": "$HOME/.ideavimrc",
+            "movable": true,
+            "help": "Supported since version 0.55. You can simply move the file to _XDG_CONFIG_HOME/ideavim/ideavimrc_.\n"
+        }
+    ]
+}