Results 42 comments of Breno Prata

I am currently maintaining https://github.com/brenoprata10/nvim-highlight-colors. My plugin is web-based, so all of the CSS scope is/will be supported

I have followed the instructions within the WIKI and placed the files on the .exe path of the game and it still does not work :(

What is the difference of `0xaarrggbb` and `0xffaadd`? Are they the same thing, but with additional configuration like opacity? I am not familiar with this color code format, so I...

Looks good on my machine, even using your setup config. Maybe you have some plugin that is interfering my mine? ![image](https://github.com/brenoprata10/nvim-highlight-colors/assets/26099427/1301c668-e351-4fc9-96b5-462cb1272558)

Could you provide more info? Like: OS, neovim version, terminal app

I am not able to reproduce the issue, based on the information provided I would assume this is mostly some configuration stuff conflicting with the plugin code(Terminal or other plugin).

This is in my todo list for sure, but I still need to polish some other parts of the plugin to start working on it :)

Hey o/ Check this plugin: https://github.com/cjodo/convert.nvim

This would be indeed a considerable ammount of work for formats that are not yet that popular to justify my time investment. Let's leave it in our improvement list for...

Hey o/ Thanks for spending your time with this. I will totally support LSP in future updates, so no need to open a PR for me. I will use your...