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/vale_ls.lua | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lsp/vale_ls.lua') diff --git a/lsp/vale_ls.lua b/lsp/vale_ls.lua index f447d02d..336c1a4e 100644 --- a/lsp/vale_ls.lua +++ b/lsp/vale_ls.lua @@ -1,8 +1,8 @@ ---@brief --- --- https://github.com/errata-ai/vale-ls --- --- An implementation of the Language Server Protocol (LSP) for the Vale command-line tool. +--- https://github.com/errata-ai/vale-ls +--- +--- An implementation of the Language Server Protocol (LSP) for the Vale command-line tool. return { cmd = { 'vale-ls' }, filetypes = { 'markdown', 'text', 'tex', 'rst' }, -- cgit v1.2.3-70-g09d2