feat: Suppression du plugin Spectre
This commit is contained in:
@ -1,14 +1,4 @@
|
||||
return {
|
||||
-- direnv
|
||||
{ "direnv/direnv.vim", lazy = false },
|
||||
|
||||
-- Search and replace
|
||||
{
|
||||
"nvim-pack/nvim-spectre",
|
||||
cmd = { "Spectre", "SpectreReload" },
|
||||
},
|
||||
|
||||
-- REST client
|
||||
{ "diepm/vim-rest-console", event = "User AstroFile" },
|
||||
|
||||
{ "direnv/direnv.vim", lazy = false },
|
||||
}
|
||||
|
Reference in New Issue
Block a user