aboutsummaryrefslogtreecommitdiffstats
path: root/after
Commit message (Collapse)AuthorAgeFilesLines
* refactor!: remove handler functionality, add automatic enable featureWilliam Boman2025-04-211-0/+3
This also removes all generated code/docs, including relevant scripts. Mappings are now also dynamically generated instead of compiled. These changes should reduce churn in this plugin and make it more resilient for external changes in Mason and/or nvim-lspconfig. Mappings have been centralized in the registry instead.