aboutsummaryrefslogtreecommitdiffstats
path: root/lsp/angularls.lua
Commit message (Collapse)AuthorAgeFilesLines
* docs: cleanup #3792Justin M. Keyes2025-04-261-5/+0
|
* docs: cleanup #3791Justin M. Keyes2025-04-261-2/+2
|
* ci(lint): check `@brief` docstring placement #3762Justin M. Keyes2025-04-221-19/+19
|
* fix(angularls): cannot require() angularls.luaJustin M. Keyes2025-04-181-2/+4
| | | | | The config makes too many assumptions and will just throw if those assumptions don't hold...
* docs: cleanupJustin M. Keyes2025-04-181-16/+16
| | | | | - brief should live at the top of each file - fix indentation for some docs
* feat: angularls #3746HyBer2025-04-181-0/+87