aboutsummaryrefslogtreecommitdiffstats
path: root/lsp/gitlab_duo.lua
Commit message (Collapse)AuthorAgeFilesLines
* docs(gitlab_duo): outdated docsdocsJustin M. Keyes3 days1-5/+3
|
* fix(gitlab_duo): token update on init #4226Aboobacker MK2025-12-041-1/+11
| | | | | | | | Problem: LSP was not getting updated LSP on initialization when the token is fetched from persistent storage Solution: Added `workspace/didChangeConfiguration` after token validation
* fix(Gitlab Duo): lint #4187Justin M. Keyes2025-11-151-11/+9
|