Skip to content

Commit

Permalink
disable lazy loading
Browse files Browse the repository at this point in the history
  • Loading branch information
mehalter authored Apr 24, 2024
1 parent a8e40a6 commit 781f560
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lua/astrocommunity/completion/tabby-nvim/init.lua
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
return {
"TabbyML/vim-tabby",
event = "User AstroFile",
lazy = false,
dependencies = {
"AstroNvim/astrocore",
---@type AstroCoreOpts
Expand Down

0 comments on commit 781f560

Please sign in to comment.