fix: remove filetypes from drop opts
This commit is contained in:
@@ -5,5 +5,5 @@
|
||||
return {
|
||||
"folke/drop.nvim",
|
||||
lazy = true,
|
||||
opts = { filetypes = {} },
|
||||
opts = {},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user