Added scrolloff

This commit is contained in:
EsVagy42 2025-03-15 04:38:11 +00:00
parent 8eda59f57f
commit 4c6187dacc

View file

@ -18,6 +18,7 @@
shiftwidth = 2;
smartindent = false;
cindent = true;
scrolloff = 5;
};
globals = { mapleader = " "; };
extraConfigLua = ''