refactor
This commit is contained in:
parent
baa4c37485
commit
b4ec314e2f
1 changed files with 1 additions and 3 deletions
|
@ -87,9 +87,7 @@
|
|||
useTreesitter = true;
|
||||
useTreesitterScope = true;
|
||||
};
|
||||
lastplace = {
|
||||
enable = true;
|
||||
};
|
||||
lastplace.enable = true;
|
||||
neo-tree = {
|
||||
enable = true;
|
||||
addBlankLineAtTop = true;
|
||||
|
|
Loading…
Reference in a new issue