Skip to content

Commit

Permalink
project-nvim: lazy load enabled
Browse files Browse the repository at this point in the history
  • Loading branch information
khaneliman committed Jan 23, 2025
1 parent 6291b6e commit dff5bcc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/nixvim/plugins/project-nvim/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

# TODO: fix lazy loading
# lazyLoad.settings.cmd = "Telescope projects";
lazyLoad.settings.event = "DeferredUIEnter";
};

keymaps =
Expand Down

0 comments on commit dff5bcc

Please sign in to comment.