change editor timeout to 200ms
This commit is contained in:
parent
73bbc7c616
commit
a3777bd73a
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@
|
|||
"file-encoding"
|
||||
"file-type"
|
||||
];
|
||||
idle-timeout = 30;
|
||||
idle-timeout = 200;
|
||||
indent-guides = {
|
||||
render = true;
|
||||
character = "│";
|
||||
|
|
Loading…
Reference in a new issue