feat: numbering
All checks were successful
gitea-deepak/nixconf/pipeline/head This commit looks good
All checks were successful
gitea-deepak/nixconf/pipeline/head This commit looks good
This commit is contained in:
parent
9e6341e05a
commit
4afefdbf08
@ -12,6 +12,9 @@ vim.opt.listchars = { eol = "¬", tab = "▸┈" , trail = '·', multispace = '
|
||||
|
||||
vim.opt.foldlevelstart = 99
|
||||
|
||||
vim.opt.number = true
|
||||
vim.opt.relativenumber = true
|
||||
|
||||
vim.keymap.set("n", "<leader>n", "R<Enter><Esc>")
|
||||
|
||||
-- ctrlp setup
|
||||
|
Loading…
x
Reference in New Issue
Block a user