diff options
author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2024-05-08 21:21:23 +0200 |
---|---|---|
committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2024-05-08 21:21:23 +0200 |
commit | bd8a334338899999b88bfd7c131b232efbb7cc45 (patch) | |
tree | 11309448a5e55d6e028dd633a8c4b7ba20fe527b /fnl/plugins | |
parent | 45a39933a29ef0ad712905dfe10e223929f92f09 (diff) |
Add fork of git-worktree
Diffstat (limited to 'fnl/plugins')
-rw-r--r-- | fnl/plugins/git-worktree.fnl | 2 |
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} |