Enabled mini.basics.options.basic and enabled cindent
This commit is contained in:
parent
c9e70ac304
commit
48745c7660
1 changed files with 2 additions and 0 deletions
|
|
@ -16,6 +16,8 @@
|
|||
number = true;
|
||||
relativenumber = true;
|
||||
shiftwidth = 2;
|
||||
smartindent = false;
|
||||
cindent = true;
|
||||
};
|
||||
globals = { mapleader = " "; };
|
||||
extraConfigLua = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue