diff --git a/lua/plugins/dashboard/drop.lua b/lua/plugins/dashboard/drop.lua index 42bfd2a..281912a 100644 --- a/lua/plugins/dashboard/drop.lua +++ b/lua/plugins/dashboard/drop.lua @@ -5,5 +5,5 @@ return { "folke/drop.nvim", lazy = true, - opts = { filetypes = {} }, + opts = {}, }