add relative line numbers

This commit is contained in:
Anthony Rodriguez 2024-07-30 22:24:19 +02:00
parent 8abade92d6
commit a40b69b64b

View file

@ -14,5 +14,6 @@
"light": "Catppuccin Latte", "light": "Catppuccin Latte",
"dark": "Catppuccin Frappé" "dark": "Catppuccin Frappé"
}, },
"vim_mode": true "vim_mode": true,
"relative_line_numbers": true
} }