Skip to content

Commit

Permalink
fix(neogit): add missing command for lazy loading
Browse files Browse the repository at this point in the history
  • Loading branch information
mehalter committed Jun 25, 2024
1 parent 6aa6aad commit cbb114c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lua/astrocommunity/git/neogit/init.lua
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
return {
{
"NeogitOrg/neogit",
cmd = "Neogit",
dependencies = {
"nvim-lua/plenary.nvim",
{ "AstroNvim/astroui", opts = { icons = { Neogit = "󰰔" } } },
Expand Down

0 comments on commit cbb114c

Please sign in to comment.