Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | refactor: replace char_u with char | Dundar Göc | 2022-11-26 |
| | | | | Work on https://github.com/neovim/neovim/issues/459 | ||
* | refactor: move klib out of src/nvim/ #20341 | dundargoc | 2022-09-25 |
It's confusing to mix vendored dependencies with neovim source code. A clean separation is simpler to keep track of and simpler to document. |