feat: adding documentation
This commit is contained in:
@@ -2,6 +2,8 @@ vim.cmd("let g:netrw_liststyle = 3")
|
||||
|
||||
local opt = vim.opt
|
||||
|
||||
vim.o.sessionoptions = "blank,buffers,curdir,folds,help,tabpages,winsize,winpos,terminal,localoptions"
|
||||
|
||||
opt.relativenumber = true
|
||||
opt.number = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user