feat: add autocommand to toggle relative number
This commit is contained in:
parent
7fb7a08108
commit
aee215c25a
7 changed files with 50 additions and 36 deletions
|
|
@ -11,6 +11,7 @@ local options = {
|
|||
spelllang = "en_us",
|
||||
shell = "/usr/bin/zsh",
|
||||
autochdir = true,
|
||||
relativenumber = false,
|
||||
}
|
||||
|
||||
vim.g.mkdp_browser = "/usr/bin/firefox"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue