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/salt_ls.lua | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'lsp/salt_ls.lua') diff --git a/lsp/salt_ls.lua b/lsp/salt_ls.lua index 628114ff..4710478f 100644 --- a/lsp/salt_ls.lua +++ b/lsp/salt_ls.lua @@ -1,12 +1,12 @@ ---@brief --- ----Language server for Salt configuration files. --- https://github.com/dcermak/salt-lsp --- --- The language server can be installed with `pip`: --- ```sh --- pip install salt-lsp --- ``` +--- Language server for Salt configuration files. +--- https://github.com/dcermak/salt-lsp +--- +--- The language server can be installed with `pip`: +--- ```sh +--- pip install salt-lsp +--- ``` return { cmd = { 'salt_lsp_server' }, filetypes = { 'sls' }, -- cgit v1.2.3-70-g09d2