refactor(nvim): remove stabilize.nvim
The "fix" stabilize implements is now implemented in Neovim master and should be available starting from October 7th
This commit is contained in:
parent
362a50d098
commit
d5ba0e31b3
@ -528,14 +528,6 @@ return packer.startup({
|
||||
end,
|
||||
})
|
||||
|
||||
-- Stabilize closing buffers
|
||||
use({
|
||||
"luukvbaal/stabilize.nvim",
|
||||
config = function()
|
||||
require("plugins.configs._stabilize")
|
||||
end,
|
||||
})
|
||||
|
||||
-- Git signs
|
||||
use({
|
||||
"lewis6991/gitsigns.nvim",
|
||||
|
Loading…
x
Reference in New Issue
Block a user