feat: add support for drop screensaver
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
-- ╭─────────────────────────────────────────────────────────╮
|
||||
-- │ Drop Screensaver │
|
||||
-- ╰─────────────────────────────────────────────────────────╯
|
||||
|
||||
return {
|
||||
"folke/drop.nvim",
|
||||
lazy = true,
|
||||
opts = { filetypes = {} },
|
||||
}
|
||||
Reference in New Issue
Block a user