change editor timeout to 200ms

This commit is contained in:
Schrottkatze 2024-05-06 21:33:30 +02:00
parent 73bbc7c616
commit a3777bd73a
Signed by: schrottkatze
SSH key fingerprint: SHA256:hXb3t1vINBFCiDCmhRABHX5ocdbLiKyCdKI4HK2Rbbc

View file

@ -48,7 +48,7 @@
"file-encoding"
"file-type"
];
idle-timeout = 30;
idle-timeout = 200;
indent-guides = {
render = true;
character = "";