commit 91e912f8d40284c74d4a997c8c95961eebb35d91 parent 4686bda06c9f3b7b309cfdc3782effdd465b4010 Author: dundargoc <33953936+dundargoc@users.noreply.github.com> Date: Sun, 25 Sep 2022 15:26:37 +0200 refactor: move klib out of src/nvim/ #20341 It's confusing to mix vendored dependencies with neovim source code. A clean separation is simpler to keep track of and simpler to document.