plugin/oil: Eagerly load plugin to replace netrw
This commit is contained in:
parent
7fdc488e57
commit
e5ae8a2995
@ -65,6 +65,9 @@ spec.opts = {
|
||||
}
|
||||
}
|
||||
|
||||
-- Will not replace netrw if we lazy load sadly
|
||||
spec.lazy = false
|
||||
|
||||
spec.cmd = { "Oil" }
|
||||
|
||||
spec.keys = {
|
||||
|
Loading…
Reference in New Issue
Block a user