| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix(docs): handle config errors, document rename #4192 | Justin M. Keyes | 2025-11-16 | 1 | -30/+0 |
| | | | | | | | | | | | | | | | | Problem: If a config throws an error it fails the entire doc generation. Solution: Handle config error in docgen. Unfortunately, this doesn't show the error message, it shows: loop or previous error loading module 'lsp.volar' instead of the actual `error('…')` message. So meanwhile, document the current deprecation/rename pattern and use `vim.notify()` instead. | ||||
| * | ci: add Selene linter (#904) | Peter Lithammer | 2021-11-15 | 1 | -0/+30 |
| * see https://github.com/Kampfkarren/selene | |||||
