From a4a0cf9b396b232846e25a9d7e9655a9d52daef0 Mon Sep 17 00:00:00 2001 From: "Justin M. Keyes" Date: Thu, 24 Oct 2024 10:28:14 -0700 Subject: feat(docs): improve formatting of generated docs #3400 --- lua/lspconfig/configs/lexical.lua | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'lua') diff --git a/lua/lspconfig/configs/lexical.lua b/lua/lspconfig/configs/lexical.lua index d8235d5e..4d288737 100644 --- a/lua/lspconfig/configs/lexical.lua +++ b/lua/lspconfig/configs/lexical.lua @@ -10,14 +10,14 @@ return { }, docs = { description = [[ - https://github.com/lexical-lsp/lexical +https://github.com/lexical-lsp/lexical - Lexical is a next-generation language server for the Elixir programming language. +Lexical is a next-generation language server for the Elixir programming language. - Follow the [Detailed Installation Instructions](https://github.com/lexical-lsp/lexical/blob/main/pages/installation.md) +Follow the [Detailed Installation Instructions](https://github.com/lexical-lsp/lexical/blob/main/pages/installation.md) - **By default, `lexical` doesn't have a `cmd` set.** - This is because nvim-lspconfig does not make assumptions about your path. - ]], +**By default, `lexical` doesn't have a `cmd` set.** +This is because nvim-lspconfig does not make assumptions about your path. +]], }, } -- cgit v1.2.3-70-g09d2