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;
|
||||
smartindent = false;
|
||||
cindent = true;
|
||||
scrolloff = 5;
|
||||
};
|
||||
globals = { mapleader = " "; };
|
||||
extraConfigLua = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue