Added scrolloff
This commit is contained in:
parent
8eda59f57f
commit
4c6187dacc
1 changed files with 27 additions and 26 deletions
|
|
@ -18,6 +18,7 @@
|
||||||
shiftwidth = 2;
|
shiftwidth = 2;
|
||||||
smartindent = false;
|
smartindent = false;
|
||||||
cindent = true;
|
cindent = true;
|
||||||
|
scrolloff = 5;
|
||||||
};
|
};
|
||||||
globals = { mapleader = " "; };
|
globals = { mapleader = " "; };
|
||||||
extraConfigLua = ''
|
extraConfigLua = ''
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue