mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 16:53:00 +00:00
minor fix
This commit is contained in:
parent
180de92998
commit
c6ad959982
11 changed files with 282 additions and 45 deletions
|
|
@ -24,7 +24,6 @@ return {
|
|||
end,
|
||||
dependencies = { "nvim-telescope/telescope.nvim" },
|
||||
},
|
||||
{ import = "plugins.mod.hover-nvim" },
|
||||
-- {
|
||||
-- "kdheepak/lazygit.nvim",
|
||||
-- lazy = true,
|
||||
|
|
@ -46,6 +45,6 @@ return {
|
|||
-- },
|
||||
-- },
|
||||
{
|
||||
"NeogitOrg/neogit"
|
||||
}
|
||||
"NeogitOrg/neogit",
|
||||
},
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue