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:
Damjan 9000
2024-12-30 11:12:17 +01:00
4 changed files with 25 additions and 11 deletions

View File

@@ -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