mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-08-03 01:25:03 +02:00
make timeoutlen configurable
This commit is contained in:
parent
c486fd1175
commit
e93dbcf7ae
3 changed files with 3 additions and 1 deletions
|
@ -7,6 +7,7 @@ O = {
|
|||
number = true,
|
||||
relative_number = true,
|
||||
shell = 'bash',
|
||||
timeoutlen = 100,
|
||||
|
||||
-- @usage pass a table with your desired languages
|
||||
treesitter = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue