| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix: separate type annotation from `@brief` docstring #4017 | Igor Lacerda | 2025-08-19 | 1 | -0/+1 |
| | | |||||
| * | chore: add type annotation for configs | Igor | 2025-08-18 | 1 | -0/+1 |
| | | |||||
| * | fix(nushell): avoid nil root_dir #3861 | Bahex | 2025-05-23 | 1 | -1/+3 |
| | | | | | | From #3611 : > nushell 0.102 made some changes that a nil root_dir will cause lsp server to exit. | ||||
| * | docs: cleanup | Justin M. Keyes | 2025-04-18 | 1 | -3/+3 |
| | | | | | | - brief should live at the top of each file - fix indentation for some docs | ||||
| * | fix(docs): docgen.lua reads from `lua/*.lua` #3708 | Justin M. Keyes | 2025-04-12 | 1 | -1/+1 |
| | | | | | | | | | Problem: Since configs now live in `lsp/`, the docgen needs to be updated. Solution: Read the configs from `lsp/`. Parse the `@brief` docstring to get the docs. | ||||
