Configure oil
This commit is contained in:
parent
e6e8cd5fa6
commit
b4809f12a2
2 changed files with 16 additions and 2 deletions
3
after/ftplugin/oil.lua
Normal file
3
after/ftplugin/oil.lua
Normal file
|
@ -0,0 +1,3 @@
|
|||
P("oil")
|
||||
vim.opt_local.number = false
|
||||
vim.opt_local.relativenumber = false
|
Reference in a new issue