add relative line numbers
This commit is contained in:
parent
8abade92d6
commit
a40b69b64b
1 changed files with 2 additions and 1 deletions
|
@ -14,5 +14,6 @@
|
|||
"light": "Catppuccin Latte",
|
||||
"dark": "Catppuccin Frappé"
|
||||
},
|
||||
"vim_mode": true
|
||||
"vim_mode": true,
|
||||
"relative_line_numbers": true
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue