From 6c797ff9324094e333e2ace9526ca4a62ad9d1ca Mon Sep 17 00:00:00 2001 From: Sten Arthur Laane <21343173+StenAL@users.noreply.github.com> Date: Wed, 6 Dec 2023 12:08:25 +0200 Subject: docs: fix typo in keybind section (#2924) Co-authored-by: Sten Laane --- doc/lspconfig.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/lspconfig.txt b/doc/lspconfig.txt index 4a5cce19..0cb51688 100644 --- a/doc/lspconfig.txt +++ b/doc/lspconfig.txt @@ -477,9 +477,9 @@ contained in `:LspInfo`: EXAMPLE KEYBINDINGS *lspconfig-keybindings* `lspconfig`, and the core client, do not map any keybindings by default. The -following is an example Lua block which demonstrates how to leverage +following is an example Lua block which demonstrates how to leverage the `LspAttach` (Nvim 0.8+) autocommand to apply keybindings after a language -servers has attached to a given buffer. +server has attached to a given buffer. > -- Setup language servers. local lspconfig = require('lspconfig') -- cgit v1.2.3-70-g09d2