From 0e6c6c5e804eb765c34610586fca6b594e90bada Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Tue, 19 Sep 2023 21:38:33 +0200 Subject: Optimize startup --- fnl/plugins/editor/git-worktree.fnl | 7 +------ 1 file changed, 1 insertion(+), 6 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 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} -- cgit v1.2.3-70-g09d2