aboutsummaryrefslogtreecommitdiffstats
path: root/lua/lspconfig/configs/kulala_ls.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-3/+3
| | | | Work on https://github.com/neovim/nvim-lspconfig/issues/2079.
* refactor(docs): drop redundant default_config #3398Justin M. Keyes2024-10-241-6/+0
| | | | | | | Problem: default_config duplicated in `docs` items. Solution: delete it. docgen autogenerates this now.
* feat(configs): add kulala_ls (#3360)Marco Kellershoff2024-10-071-0/+23
A minimal language server for HTTP syntax. See: https://github.com/mistweaverco/kulala-ls