feat: try relativenumber again
This commit is contained in:
parent
aac4d5c179
commit
c2ed23defd
7 changed files with 16 additions and 16 deletions
|
|
@ -11,7 +11,7 @@ local options = {
|
|||
spelllang = "en_us",
|
||||
shell = "/usr/bin/zsh",
|
||||
autochdir = true,
|
||||
relativenumber = false,
|
||||
relativenumber = true,
|
||||
}
|
||||
|
||||
vim.g.mkdp_browser = "/usr/bin/firefox"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue