Cleanup plugins

Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
This commit is contained in:
Oliver Davies 2025-09-25 08:00:00 +01:00
parent dda5a99605
commit bf80ead171
10 changed files with 1 additions and 253 deletions

View file

@ -4,10 +4,7 @@
settings.condition = ''
function(buf)
local excluded_filetypes = {
"harpoon",
"oil",
}
local excluded_filetypes = {}
local excluded_filenames = {}