Remove neovim autoclose plugin
This commit is contained in:
parent
4d2c712bb7
commit
7ac1da2387
1 changed files with 0 additions and 7 deletions
|
@ -1,7 +0,0 @@
|
|||
return {
|
||||
"m4xshen/autoclose.nvim",
|
||||
config = function()
|
||||
require"autoclose".setup()
|
||||
end
|
||||
}
|
||||
|
Loading…
Reference in a new issue