From 0ded242fd74fd86624ca0a01f2e08d22b500e564 Mon Sep 17 00:00:00 2001 From: "Justin M. Keyes" Date: Thu, 14 May 2026 16:28:59 -0400 Subject: docs(emmylua_ls): fix docstring #4428 --- lsp/emmylua_ls.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lsp/emmylua_ls.lua') diff --git a/lsp/emmylua_ls.lua b/lsp/emmylua_ls.lua index e9172ff6..b748965f 100644 --- a/lsp/emmylua_ls.lua +++ b/lsp/emmylua_ls.lua @@ -14,7 +14,7 @@ --- --- See the emmylua_ls [configuration guide](https://github.com/EmmyLuaLs/emmylua-analyzer-rust/blob/main/docs/config/emmyrc_json_EN.md) --- for settings documentation. - +--- --- If you want completions and analysis for Neovim plugins on your runtime path, try this config: --- --- ```lua -- cgit v1.3.1