make timeoutlen configurable

This commit is contained in:
Chris 2021-05-06 02:23:33 -04:00
parent c486fd1175
commit e93dbcf7ae
3 changed files with 3 additions and 1 deletions

View file

@ -7,6 +7,7 @@ O = {
number = true,
relative_number = true,
shell = 'bash',
timeoutlen = 100,
-- @usage pass a table with your desired languages
treesitter = {