Folke Lemaitre

Results 960 comments of Folke Lemaitre

Good point! I'll see to add this :)

It's actually not that easy to implement this in a clean way. Right now, `todo-comments` uses the highlight API and works regardless of buffers highlighted using treesitter or syntax ruls....

That error means that you didn't ran setup before searching for todo comments. Are you lazy-loading the plugin?

What color scheme do you use? Probably the colorscheme that is ovewrriding the colors

Thank you for reporting this! * treesitter context: need to check * hop: will need to check with the hop devs on the best approach for this. * treesitter comments:...

@levouh thanks. I updated the title

Good idea. I'll see what I can do!

I just pushed some changes: * you can now simply run setup again with different options. the options override the options from previously calling setup * you can also call...

@lcrockett that's not possible right now. What would be your use case for this? I could add some options to exclude certain filetypes etc, but not sure if that's what...

Sounds like a great idea. I'll add it to the list :)