mirror of
https://github.com/Cian-H/my_nvim_config.git
synced 2025-12-22 20:21:57 +00:00
Removed mercenary (haven't used mercurial in forever)
This commit is contained in:
@@ -56,8 +56,7 @@ return { -- General programming utilities go here
|
|||||||
})
|
})
|
||||||
end,
|
end,
|
||||||
},
|
},
|
||||||
"jlfwong/vim-mercenary", -- Mercenary is the mercurial equivalent of fugitive
|
{ -- Oil is a very nice buffer-based filetree editor
|
||||||
{ -- Oil is a very nice buffer-based filetree editor
|
|
||||||
"stevearc/oil.nvim",
|
"stevearc/oil.nvim",
|
||||||
event = "VeryLazy",
|
event = "VeryLazy",
|
||||||
opts = {},
|
opts = {},
|
||||||
|
|||||||
Reference in New Issue
Block a user