diff options
| author | jdhao <jdhao@hotmail.com> | 2021-07-04 14:50:34 +0800 |
|---|---|---|
| committer | jdhao <jdhao@hotmail.com> | 2021-07-04 14:50:34 +0800 |
| commit | 2a01d3b59fa6fd102454bf17cc1e1281092d137c (patch) | |
| tree | ff277236a87a06303c606bf3ae3db56714fa9e98 /lua/plugins.lua | |
| parent | ff9f9dcc162276bc59fdec29f78d244a6aca2cb1 (diff) | |
Revert "Add nvim-lspsignature"
This reverts commit ff9f9dcc162276bc59fdec29f78d244a6aca2cb1.
Diffstat (limited to 'lua/plugins.lua')
| -rw-r--r-- | lua/plugins.lua | 2 |
1 files changed, 0 insertions, 2 deletions
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' |
