Andre Mossi
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. 
woo I am excited for this update
I am having this problem but for clangd. Has this been firgured out for clangd? I tried setting up the capabilities to utf 16 but it still pritns out the...
I tried to automate my setup of nvm and to be sure is installed I was running the nvm use to check if installed. If not than run the installer...
I also had the same problem. this has not been patched right?
is it still in development for Winget? I really hope this comes out so I can move completely to Winget. Thanks for your hardwork guys
Have same problem. Hope it gets fixed.
Well, the thing is it did work before when I had some files in different folders. Now that I fully moved to lazy from my old packer setup it is...