aboutsummaryrefslogtreecommitdiffstats
path: root/lsp/sourcekit.lua
Commit message (Collapse)AuthorAgeFilesLines
* feat(sourcekit): update root_dir check for .bsp #4186Ben Lu2025-11-151-1/+1
| | | Mirrors: https://github.com/swiftlang/vscode-swift/pull/1865
* chore: add type annotation for configsIgor2025-08-181-0/+1
|
* docs: cleanupJustin M. Keyes2025-04-181-5/+6
| | | | | - brief should live at the top of each file - fix indentation for some docs
* fix(docs): docgen.lua reads from `lua/*.lua` #3708Justin M. Keyes2025-04-121-1/+1
| | | | | | | | Problem: Since configs now live in `lsp/`, the docgen needs to be updated. Solution: Read the configs from `lsp/`. Parse the `@brief` docstring to get the docs.
* feat: migrate to vim.lsp.config #3659Lorenzo Bellina2025-04-12