enable intellitab
This commit is contained in:
parent
a8e2d21443
commit
da15cedb91
1 changed files with 3 additions and 0 deletions
|
@ -81,6 +81,9 @@
|
|||
useTreesitter = true;
|
||||
useTreesitterScope = true;
|
||||
};
|
||||
intellitab = {
|
||||
enable = true;
|
||||
};
|
||||
lastplace = {
|
||||
enable = true;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue