tmux update

This commit is contained in:
2024-09-17 09:54:59 -04:00
parent d0ad8b62ab
commit 9940769a51
2 changed files with 4 additions and 0 deletions

View File

@@ -40,6 +40,8 @@ opt.swapfile = false
vim.opt_local.conceallevel = 2
vim.opt.inccommand = 'split'
vim.opt.conceallevel = 2;
-- Time in milliseconds to wait for a mapped sequence to complete.
opt.timeoutlen = 300