zbirenbaum / neodim

Neovim plugin for dimming the highlights of unused functions, variables, parameters, and more
315 stars 10 forks source link

Not working. #31

Closed hrqmonteiro closed 1 year ago

hrqmonteiro commented 1 year ago

Screenshot from 2023-04-21 11-54-46 Screenshot from 2023-04-21 11-55-06 Screenshot from 2023-04-21 11-55-24

zbirenbaum commented 1 year ago

I don't have any issues with lua, was this a temporary problem? If it still doesn't work please post your config.

hrqmonteiro commented 1 year ago

I don't have any issues with lua, was this a temporary problem? If it still doesn't work please post your config.

What do you mean "with lua"?

I showed you a .tsx file, and the unused function was not working. And i showed you that the plugin is installed with the default config.

And yes, still not working, i gave up using it.

zbirenbaum commented 1 year ago

I don't have any issues with lua, was this a temporary problem? If it still doesn't work please post your config.

What do you mean "with lua"?

I showed you a .tsx file, and the unused function was not working. And i showed you that the plugin is installed with the default config.

And yes, still not working, i gave up using it.

This was just an issue with the regex not matching in the instance you posted. I'll close this after I add an expression for it to the match list