Sfoglia il codice sorgente

[DEFAULT-CONFIG] Add sidescrolloff (#963)

UltimateOmega 4 anni fa
parent
commit
b309c49981
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      lua/default-config.lua

+ 1 - 0
lua/default-config.lua

@@ -53,6 +53,7 @@ O = {
     spell = false,
     spell = false,
     spelllang = "en",
     spelllang = "en",
     scrolloff = 8, -- is one of my fav
     scrolloff = 8, -- is one of my fav
+    sidescrolloff = 8,
   },
   },
 
 
   plugin = {},
   plugin = {},