From 9099871a7c7e1c16122e00d70208a2cd02078d80 Mon Sep 17 00:00:00 2001 From: Evgeny Zislis Date: Fri, 22 Dec 2023 05:05:33 +0200 Subject: fix: typo in util documentation (#2947) --- doc/lspconfig.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/lspconfig.txt b/doc/lspconfig.txt index 0cb51688..4d9b89dd 100644 --- a/doc/lspconfig.txt +++ b/doc/lspconfig.txt @@ -390,7 +390,7 @@ below returns a function that takes as its argument the current buffer path. - `util.find_package_json_ancestor`: a function that locates the first parent directory containing a `package.json`. > - root_dir = util.find_json_ancestor + root_dir = util.find_package_json_ancestor < Note: On Windows, `lspconfig` always assumes forward slash normalized paths with capitalized drive letters. -- cgit v1.2.3-70-g09d2