Skip to content
Snippets Groups Projects
Verified Commit 7d0934c4 authored by iliya.saroukha's avatar iliya.saroukha :first_quarter_moon:
Browse files

feat: added contrast for current line number

parent e765c066
No related branches found
No related tags found
No related merge requests found
vim.opt.nu = true
vim.opt.relativenumber = true
vim.opt.cursorline = true
-- vim.opt.cursorlineopt = "number"
vim.opt.clipboard = "unnamedplus"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment