Update neogit
Signed-off-by: Ryan <ryan@alien.gov>
This commit is contained in:
parent
95765a5087
commit
8bca0c79a4
@ -174,7 +174,7 @@ local plugins = {
|
|||||||
"nvim-telescope/telescope.nvim", -- optional
|
"nvim-telescope/telescope.nvim", -- optional
|
||||||
"sindrets/diffview.nvim", -- optional
|
"sindrets/diffview.nvim", -- optional
|
||||||
},
|
},
|
||||||
event = "CmdlineEnter",
|
cmd = {"Neogit", "NeogitResetState"},
|
||||||
config = true
|
config = true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -236,16 +236,6 @@ local plugins = {
|
|||||||
},
|
},
|
||||||
|
|
||||||
-- misc and games
|
-- misc and games
|
||||||
{
|
|
||||||
"m4xshen/hardtime.nvim",
|
|
||||||
dependencies = { "MunifTanjim/nui.nvim", "nvim-lua/plenary.nvim" },
|
|
||||||
opts = {
|
|
||||||
restriction_mode = "hint",
|
|
||||||
max_count = 4,
|
|
||||||
disable_mouse = false
|
|
||||||
},
|
|
||||||
event = "VeryLazy"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"seandewar/killersheep.nvim",
|
"seandewar/killersheep.nvim",
|
||||||
cmd = "KillKillKill"
|
cmd = "KillKillKill"
|
||||||
|
Loading…
Reference in New Issue
Block a user