Andre Mossi

Results 14 comments of Andre Mossi

> @AndreM222 Have you tried tweaking any settings in the configuration? See `:h dracula-configuration`. > > Knowing what plugin is providing those icons in the cmdline & what highlight group...

This is my setup ``` local status, kind = pcall(require, "lspkind") if (not status) then return end kind.init({ mode = 'symbol_text', preset = 'codicons', symbol_map = { Text = "󰉿",...

I activated the atlasengine from the windows terminal and it kind of fixed it. Not completely but by the most of it, it was improved. ![image](https://github.com/dracula/vim/assets/98118238/a29e3f11-99be-47a0-b92b-c5be516cff23)

woo I am excited for this update