Skip to content

Commit

Permalink
Add Floggit to lazy.nvim instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
rbong committed Oct 23, 2023
1 parent a18f21f commit b6aa1ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ For lazy.nvim users:
{
"rbong/vim-flog",
lazy = true,
cmd = { "Flogsplit", "Flog" },
cmd = { "Flog", "Flogsplit", "Floggit" },
dependencies = {
"tpope/vim-fugitive",
},
Expand Down

0 comments on commit b6aa1ca

Please sign in to comment.