forked from dineshsalunke/nvim-config
refactor: remove redundant plugin
This commit is contained in:
parent
ad1911c8dc
commit
7ee7e93a47
@ -4,15 +4,6 @@ return {
|
|||||||
lazy = true,
|
lazy = true,
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
|
||||||
"willothy/flatten.nvim",
|
|
||||||
config = function()
|
|
||||||
require("flatten").setup()
|
|
||||||
end,
|
|
||||||
lazy = false,
|
|
||||||
priority = 1001,
|
|
||||||
},
|
|
||||||
|
|
||||||
{
|
{
|
||||||
"rest-nvim/rest.nvim",
|
"rest-nvim/rest.nvim",
|
||||||
opts = {},
|
opts = {},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user