From 2a01d3b59fa6fd102454bf17cc1e1281092d137c Mon Sep 17 00:00:00 2001 From: jdhao Date: Sun, 4 Jul 2021 14:50:34 +0800 Subject: Revert "Add nvim-lspsignature" This reverts commit ff9f9dcc162276bc59fdec29f78d244a6aca2cb1. --- lua/plugins.lua | 2 -- 1 file changed, 2 deletions(-) (limited to 'lua/plugins.lua') diff --git a/lua/plugins.lua b/lua/plugins.lua index 0b1febd..6163784 100644 --- a/lua/plugins.lua +++ b/lua/plugins.lua @@ -17,8 +17,6 @@ require('packer').startup( -- nvim-lsp configuration use 'neovim/nvim-lspconfig' - use 'ray-x/lsp_signature.nvim' - -- auto-completion engine use 'hrsh7th/nvim-compe' -- cgit v1.2.3