summaryrefslogtreecommitdiff
path: root/fnl
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2024-05-08 21:21:23 +0200
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2024-05-08 21:21:23 +0200
commitbd8a334338899999b88bfd7c131b232efbb7cc45 (patch)
tree11309448a5e55d6e028dd633a8c4b7ba20fe527b /fnl
parent45a39933a29ef0ad712905dfe10e223929f92f09 (diff)
Add fork of git-worktree
Diffstat (limited to 'fnl')
-rw-r--r--fnl/plugins/git-worktree.fnl2
1 files changed, 1 insertions, 1 deletions
diff --git a/fnl/plugins/git-worktree.fnl b/fnl/plugins/git-worktree.fnl
index 01ad549..3f7d73c 100644
--- a/fnl/plugins/git-worktree.fnl
+++ b/fnl/plugins/git-worktree.fnl
@@ -9,4 +9,4 @@
:mode :n
:desc "Create a worktree"}])
-{1 :ThePrimeagen/git-worktree.nvim : keys}
+{1 :aktersnurra/git-worktree.nvim : keys}