Remove oil.nvim
This commit is contained in:
parent
0828966dfd
commit
30880dd786
4 changed files with 6 additions and 21 deletions
5
nvim/after/ftplugin/netrw.lua
Normal file
5
nvim/after/ftplugin/netrw.lua
Normal file
|
@ -0,0 +1,5 @@
|
|||
local opt = vim.opt_local
|
||||
|
||||
opt.cursorline = false
|
||||
opt.number = true
|
||||
opt.relativenumber = true
|
Loading…
Add table
Add a link
Reference in a new issue