diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/configs.md | 2 | ||||
| -rw-r--r-- | doc/configs.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/configs.md b/doc/configs.md index 2eda723f..c6bd8b6b 100644 --- a/doc/configs.md +++ b/doc/configs.md @@ -10352,7 +10352,7 @@ Default config: ```lua { "tex", "plaintex", "bib" } ``` -- `root_dir` source (use "gF" to visit): [../lua/lspconfig/configs/texlab.lua:191](../lua/lspconfig/configs/texlab.lua#L191) +- `root_dir` source (use "gF" to visit): [../lua/lspconfig/configs/texlab.lua:154](../lua/lspconfig/configs/texlab.lua#L154) - `settings` : ```lua { diff --git a/doc/configs.txt b/doc/configs.txt index 2eda723f..c6bd8b6b 100644 --- a/doc/configs.txt +++ b/doc/configs.txt @@ -10352,7 +10352,7 @@ Default config: ```lua { "tex", "plaintex", "bib" } ``` -- `root_dir` source (use "gF" to visit): [../lua/lspconfig/configs/texlab.lua:191](../lua/lspconfig/configs/texlab.lua#L191) +- `root_dir` source (use "gF" to visit): [../lua/lspconfig/configs/texlab.lua:154](../lua/lspconfig/configs/texlab.lua#L154) - `settings` : ```lua { |
