diff --git a/nvim/lua/user/plugins/editor/autocomplete.lua b/nvim/lua/user/plugins/editor/autocomplete.lua index dede5e9..c141899 100644 --- a/nvim/lua/user/plugins/editor/autocomplete.lua +++ b/nvim/lua/user/plugins/editor/autocomplete.lua @@ -47,7 +47,7 @@ return { -- end, -- }, formatting = { - fields = { "abbr", "kind", "menu" }, + fields = { "kind", "abbr", "menu" }, format = format({ symbol_map = icons.symbols, widths = {