Merge 'upstream': 3 misc commits
- Fix which-key delay settings - chore: add pre-issue requirements - Fix README.md grammar and typos
This commit is contained in:
@@ -40,7 +40,6 @@ vim.opt.signcolumn = 'yes'
|
||||
vim.opt.updatetime = 250
|
||||
|
||||
-- Decrease mapped sequence wait time
|
||||
-- Displays which-key popup sooner
|
||||
vim.opt.timeoutlen = 300
|
||||
|
||||
-- Configure how new splits should be opened
|
||||
|
||||
Reference in New Issue
Block a user