enable intellitab

This commit is contained in:
Adithya 2023-08-06 18:51:15 +05:30
parent a8e2d21443
commit da15cedb91
Signed by: adtya
GPG key ID: 48FC9915FFD326D0

View file

@ -81,6 +81,9 @@
useTreesitter = true;
useTreesitterScope = true;
};
intellitab = {
enable = true;
};
lastplace = {
enable = true;
};