From f8b5cbe6312b568def1f91d747e2cdb8984fdf2e Mon Sep 17 00:00:00 2001 From: "Justin M. Keyes" Date: Fri, 18 Apr 2025 17:44:38 +0200 Subject: docs: cleanup - brief should live at the top of each file - fix indentation for some docs --- lsp/emmylua_ls.lua | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'lsp/emmylua_ls.lua') diff --git a/lsp/emmylua_ls.lua b/lsp/emmylua_ls.lua index 35db4afd..c2046551 100644 --- a/lsp/emmylua_ls.lua +++ b/lsp/emmylua_ls.lua @@ -1,14 +1,14 @@ ---@brief --- --- https://github.com/EmmyLuaLs/emmylua-analyzer-rust --- --- Emmylua Analyzer Rust. Language Server for Lua. --- --- `emmylua_ls` can be installed using `cargo` by following the instructions[here] --- (https://github.com/EmmyLuaLs/emmylua-analyzer-rust?tab=readme-ov-file#install). --- --- The default `cmd` assumes that the `emmylua_ls` binary can be found in `$PATH`. --- It might require you to provide cargo binaries installation path in it. +--- https://github.com/EmmyLuaLs/emmylua-analyzer-rust +--- +--- Emmylua Analyzer Rust. Language Server for Lua. +--- +--- `emmylua_ls` can be installed using `cargo` by following the instructions[here] +--- (https://github.com/EmmyLuaLs/emmylua-analyzer-rust?tab=readme-ov-file#install). +--- +--- The default `cmd` assumes that the `emmylua_ls` binary can be found in `$PATH`. +--- It might require you to provide cargo binaries installation path in it. return { cmd = { 'emmylua_ls' }, -- cgit v1.2.3-70-g09d2