mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-08-30 22:59:22 +02:00
refactor(plugins)!: remove nvim-notify from core (#3300)
This commit is contained in:
parent
30c65cfd74
commit
36c8bdee9f
9 changed files with 12 additions and 109 deletions
|
@ -18,7 +18,6 @@ local builtins = {
|
|||
"lvim.core.bufferline",
|
||||
"lvim.core.autopairs",
|
||||
"lvim.core.comment",
|
||||
"lvim.core.notify",
|
||||
"lvim.core.lualine",
|
||||
"lvim.core.alpha",
|
||||
"lvim.core.mason",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue