aboutsummaryrefslogtreecommitdiffstats
path: root/lua/lspconfig/configs/gh_actions_ls.lua
Commit message (Collapse)AuthorAgeFilesLines
* docs: add deprecation notice to lua/lspconfig/configs #4189Justin M. Keyes2025-11-151-0/+7
|
* fix(gh_actions_ls): fix incorrect rootdir resolutionCrashdummy2025-01-231-5/+15
|
* feat(gh_actions_ls): recognize .forgejo, .gitea as root_dir #3566Crashdummy2025-01-201-2/+10
|
* fix(gh_actions_ls): correctly call util.root_patternMitchell Hanberg2025-01-131-1/+1
| | | I believe this is another case of #3513
* feat(gh_actions_ls): use `root_dir` to decide enablement #3558Chris Grieser2025-01-131-13/+12
| | | | | This saves the user the extra setup work of copypasting the `vim.filetype.add` snippet, making this language server work out of the box.
* feat: gh-actions-language-server #3551Salomon Popp2025-01-131-0/+40