From 044aead9d60a81e03cd60f11b6e34851f9093edf Mon Sep 17 00:00:00 2001 From: srdusr Date: Wed, 12 Apr 2023 20:02:02 +0200 Subject: Clean config/remove comments --- lua/plugins/lsp.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua/plugins') diff --git a/lua/plugins/lsp.lua b/lua/plugins/lsp.lua index 46cc59c..ea8a377 100644 --- a/lua/plugins/lsp.lua +++ b/lua/plugins/lsp.lua @@ -17,7 +17,7 @@ require("mason-lspconfig").setup({ "jedi_language_server", "rust_analyzer", "bashls", - "vimls", + "vimls" }, ui = { -- cgit v1.2.3