This commit is contained in:
2025-07-15 22:34:56 +01:00
parent 7a9083d0ef
commit 0929e6a15a
3 changed files with 5 additions and 4 deletions

View File

@@ -29,3 +29,5 @@ keybind = ctrl+shift+k=goto_split:top
keybind = ctrl+shift+j=goto_split:bottom
keybind = ctrl+shift+m=toggle_tab_overview
keybind = ctrl+shift+alt+r=reset

View File

@@ -3,7 +3,6 @@ theme = "catppuccin_custom"
[editor]
cursorline = true
bufferline = "always"
line-number = "relative"
[editor.cursor-shape]
insert = "bar"