Remove oil.nvim

This commit is contained in:
Oliver Davies 2025-03-07 16:02:56 +00:00
parent 0828966dfd
commit 30880dd786
4 changed files with 6 additions and 21 deletions

View file

@ -0,0 +1,5 @@
local opt = vim.opt_local
opt.cursorline = false
opt.number = true
opt.relativenumber = true