From 20ed47e21e966a5b857ef9970ae6171b3a504ce1 Mon Sep 17 00:00:00 2001 From: christianchiarulli Date: Thu, 1 Jul 2021 23:42:26 -0400 Subject: lsp in ftplugin austonautomoy --- lua/lsp/php-ls.lua | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 lua/lsp/php-ls.lua (limited to 'lua/lsp/php-ls.lua') diff --git a/lua/lsp/php-ls.lua b/lua/lsp/php-ls.lua deleted file mode 100644 index abc90092..00000000 --- a/lua/lsp/php-ls.lua +++ /dev/null @@ -1,4 +0,0 @@ -require'lspconfig'.intelephense.setup { - cmd = { DATA_PATH .. "/lspinstall/php/node_modules/.bin/intelephense", "--stdio" }, - on_attach = require'lsp'.common_on_attach -} \ No newline at end of file -- cgit v1.2.3