More changes

This commit is contained in:
Jose Ignacio Seco 2024-02-12 07:16:08 +01:00
parent 5cef98c6d2
commit a6e2bc6d6a
1 changed files with 2 additions and 0 deletions

View File

@ -600,6 +600,8 @@ mason_lspconfig.setup_handlers {
end, end,
} }
-- mason_lspconfig.setup_handlers('java')
-- [[ Configure nvim-cmp ]] -- [[ Configure nvim-cmp ]]
-- See `:help cmp` -- See `:help cmp`
local cmp = require 'cmp' local cmp = require 'cmp'