diff --git a/config.yaml b/config.yaml index 0263a79..09c1305 100644 --- a/config.yaml +++ b/config.yaml @@ -265,4 +265,6 @@ markup: lineNoStart: 1 lineNos: true lineNumbersInTable: true - tabWidth: 4 \ No newline at end of file + tabWidth: 4 + +timeout: 60 \ No newline at end of file