This commit is contained in:
Hadi
2024-07-09 11:12:41 +02:00
parent e0c24bf068
commit fb73cce28a
2 changed files with 32 additions and 2 deletions

View File

@@ -24,7 +24,7 @@
wildmode = "list:longest";
completeopt = [ "menuone" "noselect" ];
signcolumn = "yes";
cursorline = true;
cursorline = false;
scrolloff = 8;
mouse = "a";