From afa86f9325c85ad46e3a252b0002533f5b82a528 Mon Sep 17 00:00:00 2001 From: asep komarudin Date: Tue, 21 Feb 2023 09:02:57 +0700 Subject: [PATCH] update --- lua/custom/register_lsp.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/lua/custom/register_lsp.lua b/lua/custom/register_lsp.lua index bfefd0e..4a1fdd0 100644 --- a/lua/custom/register_lsp.lua +++ b/lua/custom/register_lsp.lua @@ -2,7 +2,6 @@ -- https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md local m = { lspreg = { - "bashls", "yamlls", "jdtls", "intelephense",