mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-21 20:11:06 +00:00
chore: removed flash extra since this is now the default
This commit is contained in:
parent
017582c05a
commit
d03f708cd3
1 changed files with 0 additions and 6 deletions
|
|
@ -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 {}
|
||||
Loading…
Add table
Reference in a new issue