fix rust lsp and other

This commit is contained in:
Ben Kyd
2023-03-22 22:44:08 +00:00
parent 951f1ee9ae
commit e342d39286
4 changed files with 218 additions and 10 deletions

View File

@@ -195,9 +195,6 @@ local packer = require('packer').startup(function(use)
{'williamboman/mason.nvim'},
{'williamboman/mason-lspconfig.nvim'},
-- Special LSP treatment
{'simrat39/rust-tools.nvim'},
-- Autocompletion
{'hrsh7th/nvim-cmp'},
{'hrsh7th/cmp-nvim-lsp'},