LunarVim / Neovim-from-scratch

📚 A Neovim config designed from scratch to be understandable
https://www.chrisatmachine.com/
GNU General Public License v3.0
5.4k stars 1.17k forks source link

increase timeoutlen #163

Closed gnmearacaun closed 1 year ago

gnmearacaun commented 2 years ago

300ms is alot more comfy to type

...extra keymap kj for alternative easy [esc]

addresses #107

par4m commented 2 years ago

Use better-escape.nvim instead