This repository has been archived on 2025-01-07. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
opdavies.nvim/after/ftplugin/oil.lua

4 lines
75 B
Lua
Raw Normal View History

2024-05-15 19:23:28 +01:00
P("oil")
vim.opt_local.number = false
vim.opt_local.relativenumber = false