Mofiqul / dracula.nvim

Dracula colorscheme for neovim written in Lua
MIT License
594 stars 102 forks source link

feat: add support for mini.icons #128

Closed magnuslarsen closed 1 month ago

magnuslarsen commented 1 month ago

Added support for a new, seemingly quite popular plugin, mini.icons.

I've tried to keep the originally defined colors as close as possible, but of course with the Dracula hues :-)

mini.icons defines these highlight groups:\ https://github.com/echasnovski/mini.icons/blob/6fc6877d58635a13efca456cb025f1dfbf59786d/doc/mini-icons.txt#L130

I also added a link to mini.indentscope, which was already supported :-)