📝 Subtle changes to config and aliases
This commit is contained in:
parent
15c493bc4f
commit
f8e7a278ec
2 changed files with 3 additions and 3 deletions
|
|
@ -305,8 +305,8 @@ vim.g.mkdp_browser = 'librewolf'
|
|||
vim.g.mkdp_theme = 'dark'
|
||||
|
||||
-- set relative number
|
||||
vim.opt.number = true
|
||||
-- vim.opt.relativenumber = true
|
||||
-- vim.opt.number = true
|
||||
vim.opt.relativenumber = true
|
||||
|
||||
vim.opt.cursorcolumn = true
|
||||
-- vim.opt.cursor = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue