removed java ftplugin file, as mason-ls now does not need one.

This commit is contained in:
Gabe Venberg 2023-03-10 13:18:30 -06:00
parent e125110fee
commit 484c48c916
4 changed files with 8 additions and 86 deletions

View file

@ -44,8 +44,8 @@ return require('packer').startup(function(use)
config = function()
require("mason-lspconfig").setup({
ensure_installed = {
"sumneko_lua",
"rust_analyzer",
'lua_ls',
'rust_analyzer',
'pyright',
'bashls',
'texlab',