Re-add line numbers for text files
This commit is contained in:
parent
fe4f07f8ee
commit
893dd8c2a4
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,5 @@
|
|||
local opt = vim.opt_local
|
||||
|
||||
opt.number = false
|
||||
opt.relativenumber = false
|
||||
opt.spell = true
|
||||
opt.wrap = true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue