feat: add line number styles

This commit is contained in:
CJ van den Berg 2025-02-05 22:27:58 +01:00
parent c4986d5900
commit b3a10d7346
Signed by: neurocyte
GPG key ID: 8EB1E1BB660E3FB9
4 changed files with 88 additions and 8 deletions

View file

@ -99,6 +99,7 @@
["alt+down", "pull_down"],
["alt+enter", "insert_line"],
["alt+f10", "gutter_mode_next"],
["alt+shift+f10", "gutter_style_next"],
["alt+f12", "goto_declaration"],
["alt+shift+p", "open_command_palette"],
["alt+shift+d", "dupe_up"],