Skip to content

Commit

Permalink
perf(peek-nvim): load lazy (#867)
Browse files Browse the repository at this point in the history
  • Loading branch information
manuuurino authored Apr 11, 2024
1 parent 5c7db4a commit 5ebab68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lua/astrocommunity/markdown-and-latex/peek-nvim/init.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
return {
"toppair/peek.nvim",
lazy = true,
build = "deno task --quiet build:fast",
dependencies = {
"AstroNvim/astrocore",
Expand Down

0 comments on commit 5ebab68

Please sign in to comment.