mirror of
https://github.com/dense-analysis/ale.git
synced 2026-06-22 00:40:50 +08:00
121ecf9262
This fixes performance problems in Neovim, where every character results in spawning a new clipboard-tool process. Behaviour is not similarly pathological in Vim, but it still results in an unnecessary amount of register churn.