summaryrefslogtreecommitdiff
path: root/fnl/plugins/editor/git-worktree.fnl
diff options
context:
space:
mode:
Diffstat (limited to 'fnl/plugins/editor/git-worktree.fnl')
-rw-r--r--fnl/plugins/editor/git-worktree.fnl7
1 files changed, 1 insertions, 6 deletions
diff --git a/fnl/plugins/editor/git-worktree.fnl b/fnl/plugins/editor/git-worktree.fnl
index 508d42a..ec57195 100644
--- a/fnl/plugins/editor/git-worktree.fnl
+++ b/fnl/plugins/editor/git-worktree.fnl
@@ -9,9 +9,4 @@
:mode :n
:desc "Create a worktree"}])
-{1 :ThePrimeagen/git-worktree.nvim
- :event :VeryLazy
- : keys
- :init (fn []
- (let [telescope (require :telescope)]
- (telescope.load_extension :git_worktree)))}
+{1 :ThePrimeagen/git-worktree.nvim : keys}