From 8cbfc30c4b238cc2465ff256803f7747376f046a Mon Sep 17 00:00:00 2001 From: dundargoc <33953936+dundargoc@users.noreply.github.com> Date: Sat, 1 Apr 2023 21:08:41 +0200 Subject: docs: fix typo --- doc/lspconfig.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/lspconfig.txt b/doc/lspconfig.txt index 583f9778..cff149d6 100644 --- a/doc/lspconfig.txt +++ b/doc/lspconfig.txt @@ -370,7 +370,7 @@ below returns a function that takes as its argument the current buffer path. - `util.root_pattern`: function which takes multiple arguments, each corresponding to a different root pattern against which the contents of the - current directory are matched using |vim.fin.glob()| while traversing up the + current directory are matched using |vim.fn.glob()| while traversing up the filesystem. > root_dir = util.root_pattern('pyproject.toml', 'requirements.txt') -- cgit v1.2.3-70-g09d2