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/bright_script.lua | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'lsp/bright_script.lua') diff --git a/lsp/bright_script.lua b/lsp/bright_script.lua index 8ffa3a74..c4e736e4 100644 --- a/lsp/bright_script.lua +++ b/lsp/bright_script.lua @@ -1,11 +1,11 @@ ---@brief --- --- https://github.com/RokuCommunity/brighterscript --- --- `brightscript` can be installed via `npm`: --- ```sh --- npm install -g brighterscript --- ``` +--- https://github.com/RokuCommunity/brighterscript +--- +--- `brightscript` can be installed via `npm`: +--- ```sh +--- npm install -g brighterscript +--- ``` return { cmd = { 'bsc', '--lsp', '--stdio' }, filetypes = { 'brs' }, -- cgit v1.2.3-70-g09d2