nvim-lspconfig/doc
Justin M. Keyes 9dc8ecb488
fix(docgen): root_dir doc shows paths from CI env
Problem:
When `root_dir` is not defined as a function, the generated docs show
the paths resolved in the CI env:

    root_dir : lua "/home/runner/work/nvim-lspconfig/nvim-lspconfig"

Solution:
Always show the "gF" message for `root_dir`, even if it is not
a function.

Fix 
2025-02-27 04:31:41 -08:00
..
configs.md fix(docgen): root_dir doc shows paths from CI env 2025-02-27 04:31:41 -08:00
configs.txt fix(docgen): root_dir doc shows paths from CI env 2025-02-27 04:31:41 -08:00
lspconfig.txt refactor: deprecate util.find_git_ancestor 2024-12-14 17:24:12 +01:00
server_configurations.md refactor: rename "server_configurations" => "configs" 2024-10-01 05:39:12 -07:00
server_configurations.txt refactor: rename "server_configurations" => "configs" 2024-10-01 05:39:12 -07:00