| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | docs: add deprecation notice to lua/lspconfig/configs #4189 | Justin M. Keyes | 2025-11-15 | 1 | -0/+7 |
| | | |||||
| * | refactor: replace vim.loop with vim.uv #3703v2.0.0 | Chris Bandy | 2025-04-10 | 1 | -1/+1 |
| | | | | | | | The former is deprecated in neovim 0.10. Remove the check added in 9b89ba5f158f73779cd58d0bb2783dfb40b28b0e. See: https://github.com/neovim/neovim/blob/v0.10.0/runtime/doc/deprecated.txt#L55 | ||||
| * | refactor: deprecate util.path.join | dundargoc | 2024-12-21 | 1 | -1/+1 |
| | | | | | Work on https://github.com/neovim/nvim-lspconfig/issues/2079. | ||||
| * | refactor: deprecate `util.path.exists` | dundargoc | 2024-11-27 | 1 | -1/+1 |
| | | | | | | | Use `vim.uv.fs_stat` instead. Work on https://github.com/neovim/nvim-lspconfig/issues/2079. | ||||
