chore: removed flash extra since this is now the default

This commit is contained in:
Folke Lemaitre
2023-09-28 11:22:19 +02:00
parent 017582c05a
commit d03f708cd3

View File

@ -1,6 +0,0 @@
require("lazy.core.util").warn(
"`flash.nvim` is now the default jump plugin for **LazyVim**.\nPlease remove the `lazyvim.plugins.extras.editor.flash` import from your **lazy** config.",
{ title = "LazyVim" }
)
return {}