1
0

plugin/oil: Eagerly load plugin to replace netrw

This commit is contained in:
Patrick Auernig 2024-05-15 18:41:22 +02:00
parent 7fdc488e57
commit e5ae8a2995

View File

@ -65,6 +65,9 @@ spec.opts = {
}
}
-- Will not replace netrw if we lazy load sadly
spec.lazy = false
spec.cmd = { "Oil" }
spec.keys = {