From db5bc4eacc3f8283b9de42df688dc12149358d96 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Fri, 22 Sep 2023 23:57:25 +0200 Subject: Fix dadbod and worktree keys --- fnl/plugins/editor/git-worktree.fnl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'fnl/plugins/editor/git-worktree.fnl') diff --git a/fnl/plugins/editor/git-worktree.fnl b/fnl/plugins/editor/git-worktree.fnl index ec57195..8812859 100644 --- a/fnl/plugins/editor/git-worktree.fnl +++ b/fnl/plugins/editor/git-worktree.fnl @@ -1,10 +1,10 @@ ;; Plugins for working with git-worktrees. -(local keys [{1 :ge +(local keys [{1 :wn 2 "lua require('telescope').extensions.git_worktree.git_worktrees()" :mode :n :desc "Switch between worktrees"} - {1 :gi + {1 :we 2 "lua require('telescope').extensions.git_worktree.create_git_worktree()" :mode :n :desc "Create a worktree"}]) -- cgit v1.2.3-70-g09d2