refactor(plugins)!: remove nvim-notify from core (#3300)

This commit is contained in:
Mark Huggins 2022-10-21 01:21:22 -04:00 committed by GitHub
parent 30c65cfd74
commit 36c8bdee9f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 12 additions and 109 deletions

View file

@ -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",