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/ast_grep.lua | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'lsp/ast_grep.lua') diff --git a/lsp/ast_grep.lua b/lsp/ast_grep.lua index 34f8b2c1..9ff11d57 100644 --- a/lsp/ast_grep.lua +++ b/lsp/ast_grep.lua @@ -1,12 +1,12 @@ ---@brief --- --- https://ast-grep.github.io/ --- --- ast-grep(sg) is a fast and polyglot tool for code structural search, lint, rewriting at large scale. --- ast-grep LSP only works in projects that have `sgconfig.y[a]ml` in their root directories. --- ```sh --- npm install [-g] @ast-grep/cli --- ``` +--- https://ast-grep.github.io/ +--- +--- ast-grep(sg) is a fast and polyglot tool for code structural search, lint, rewriting at large scale. +--- ast-grep LSP only works in projects that have `sgconfig.y[a]ml` in their root directories. +--- ```sh +--- npm install [-g] @ast-grep/cli +--- ``` return { cmd = { 'ast-grep', 'lsp' }, filetypes = { -- https://ast-grep.github.io/reference/languages.html -- cgit v1.2.3-70-g09d2