| 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: deprecate util.get_lsp_clients #3694 | Justin M. Keyes | 2025-04-05 | 1 | -2/+2 |
| | | |||||
| * | fix: fix broken rust analyzer link | hankertrix | 2025-02-25 | 1 | -1/+1 |
| | | |||||
| * | docs: fix broken link in rust_analyzer config #3596 | sweiglbosker | 2025-01-30 | 1 | -1/+1 |
| | | |||||
| * | refactor: deprecate util.path.join | dundargoc | 2024-12-21 | 1 | -6/+6 |
| | | | | | Work on https://github.com/neovim/nvim-lspconfig/issues/2079. | ||||
| * | refactor: deprecate util.find_git_ancestor | dundargoc | 2024-12-14 | 1 | -1/+1 |
| | | | | | Work on https://github.com/neovim/nvim-lspconfig/issues/2079. | ||||
| * | refactor: remove internal implementation of `util.path.sanitize` #3464 | dundargoc | 2024-11-26 | 1 | -2/+2 |
| | | | | Return value from `vim.fs.normalize` instead. | ||||
| * | refactor(docs): drop redundant default_config #3398 | Justin M. Keyes | 2024-10-24 | 1 | -3/+0 |
| | | | | | | | | Problem: default_config duplicated in `docs` items. Solution: delete it. docgen autogenerates this now. | ||||
