Configure oil

This commit is contained in:
Oliver Davies 2024-05-15 19:23:28 +01:00
parent e6e8cd5fa6
commit b4809f12a2
2 changed files with 16 additions and 2 deletions

3
after/ftplugin/oil.lua Normal file
View file

@ -0,0 +1,3 @@
P("oil")
vim.opt_local.number = false
vim.opt_local.relativenumber = false