aboutsummaryrefslogtreecommitdiffstats
path: root/lua/lspconfig/configs/marksman.lua
Commit message (Collapse)AuthorAgeFilesLines
* docs: add deprecation notice to lua/lspconfig/configs #4189Justin M. Keyes2025-11-151-0/+7
|
* refactor: deprecate util.find_git_ancestordundargoc2024-12-141-1/+2
| | | | Work on https://github.com/neovim/nvim-lspconfig/issues/2079.
* refactor(docs): drop redundant default_config #3398Justin M. Keyes2024-10-241-3/+0
| | | | | | | Problem: default_config duplicated in `docs` items. Solution: delete it. docgen autogenerates this now.