redyf / Neve

Neve is a Neovim configuration built with Nixvim, it allows you to use Nix language to manage Neovim plugins/options.
MIT License
152 stars 61 forks source link

Fix: nvim surround timeoutlen #103

Closed mcgilly17 closed 2 months ago

mcgilly17 commented 2 months ago

fix: raise timeoutlen to 100 to fix plugins like nvim-surround that use two character shortcuts

mcgilly17 commented 2 months ago

Closed in preference of #100