This commit is contained in:
Zacharias-Brohn
2025-10-23 19:21:56 +02:00
parent 68b0466153
commit fb6302a74d
10 changed files with 82 additions and 9 deletions
+1
View File
@@ -98,6 +98,7 @@ require("mason-lspconfig").setup({
})
cmp.setup {
preselect = 'None',
formatting = {
fields = { 'kind', 'abbr' },
format = function(entry, vim_item)