updated neovim config

This commit is contained in:
2026-03-20 10:05:56 +01:00
parent 146429f594
commit 89ce9ab548
11 changed files with 455 additions and 320 deletions

View File

@@ -26,8 +26,8 @@ lines = 24
## Blank space added around the window in pixels.
[window.padding]
x = 30
y = 30
x = 3
y = 0
## SCROLLING ------------------------------------------------------
[scrolling]