diff options
Diffstat (limited to 'lua/lv-globals.lua')
| -rw-r--r-- | lua/lv-globals.lua | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/lua/lv-globals.lua b/lua/lv-globals.lua index c284d826..cc464f65 100644 --- a/lua/lv-globals.lua +++ b/lua/lv-globals.lua @@ -7,6 +7,7 @@ O = {      number = true,      relative_number = true,      shell = 'bash', +	timeoutlen = 100,      -- @usage pass a table with your desired languages      treesitter = { | 
