mirror of
https://github.com/LazyVim/starter.git
synced 2026-07-22 20:41:04 +00:00
fuck relative number
This commit is contained in:
parent
00da359ec8
commit
4f35a05389
1 changed files with 1 additions and 0 deletions
|
|
@ -16,3 +16,4 @@ opt.showbreak = " ↪ " -- show linebreak with arrow ↪
|
|||
opt.linebreak = true -- break line on word, not char
|
||||
-- opt.wrap = true -- toggle with <leader>uw
|
||||
opt.clipboard = "" -- overwrite LazyVim's "unnamedplus" default
|
||||
opt.relativenumber = false
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue