diff options
Diffstat (limited to 'lua/nvim_lsp.lua')
| -rw-r--r-- | lua/nvim_lsp.lua | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lua/nvim_lsp.lua b/lua/nvim_lsp.lua deleted file mode 100644 index 39ef0b2e..00000000 --- a/lua/nvim_lsp.lua +++ /dev/null @@ -1,2 +0,0 @@ -local vim = vim -vim.api.nvim_command('echomsg "NOTICE: \\"nvim_lsp\\" module was renamed to \\"lspconfig\\". Update your config/plugins to require(\\"lspconfig\\") instead of require(\\"nvim_lsp\\")."') |
