From 3ced720e70c0a6d2e1e49cb0b65a4211c333be84 Mon Sep 17 00:00:00 2001 From: "Justin M. Keyes" Date: Wed, 1 Jun 2022 07:25:12 -0700 Subject: fix(lspconfig.lua): lint --- lua/lspconfig.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua') diff --git a/lua/lspconfig.lua b/lua/lspconfig.lua index b99aa6ea..779ec426 100644 --- a/lua/lspconfig.lua +++ b/lua/lspconfig.lua @@ -26,7 +26,7 @@ function M._root._setup() vim.cmd(string.format('tabnew %s', vim.lsp.get_log_path())) end, '-nargs=0', - description = "`:LspLog` Opens the Nvim LSP client log.", + description = '`:LspLog` Opens the Nvim LSP client log.', }, LspStart = { function(server_name) -- cgit v1.2.3-70-g09d2