Reapply "Remove oil.nvim"

This reverts commit a9af3cd9e5.
This commit is contained in:
Oliver Davies 2025-03-22 23:04:51 +00:00
parent 6f2c2ad092
commit c8fe513a46
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