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/hlasm.lua | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lsp/hlasm.lua') diff --git a/lsp/hlasm.lua b/lsp/hlasm.lua index 35542111..a7bcfcb4 100644 --- a/lsp/hlasm.lua +++ b/lsp/hlasm.lua @@ -1,8 +1,8 @@ ---@brief --- ----`hlasm_language_server` is a language server for the High Level Assembler language used on IBM SystemZ mainframes. --- --- To learn how to configure the HLASM language server, see the [HLASM Language Support documentation](https://github.com/eclipse-che4z/che-che4z-lsp-for-hlasm). +--- `hlasm_language_server` is a language server for the High Level Assembler language used on IBM SystemZ mainframes. +--- +--- To learn how to configure the HLASM language server, see the [HLASM Language Support documentation](https://github.com/eclipse-che4z/che-che4z-lsp-for-hlasm). return { cmd = { 'hlasm_language_server' }, filetypes = { 'hlasm' }, -- cgit v1.2.3-70-g09d2