Cleanup plugins
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
This commit is contained in:
parent
dda5a99605
commit
bf80ead171
10 changed files with 1 additions and 253 deletions
|
@ -4,10 +4,7 @@
|
|||
|
||||
settings.condition = ''
|
||||
function(buf)
|
||||
local excluded_filetypes = {
|
||||
"harpoon",
|
||||
"oil",
|
||||
}
|
||||
local excluded_filetypes = {}
|
||||
|
||||
local excluded_filenames = {}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue