folke / todo-comments.nvim

✅ Highlight, list and search todo comments in your projects
Apache License 2.0
3.16k stars 89 forks source link

feature: Themeing Todo Telescope #201

Closed MarcCoquand closed 2 months ago

MarcCoquand commented 1 year ago

Did you check the docs?

Is your feature request related to a problem? Please describe.

It is possible to theme Telescope (https://github.com/nvim-telescope/telescope.nvim#themes). However, due to the way you call telescope in todo-comments, it's hard to theme it in todos.

Describe the solution you'd like

It'd be awesome to be able to theme the telescope. Ideally, todo-comments should use the same extension system as other systems, making themeing trivial.

Describe alternatives you've considered

N/A

Additional context

No response

RAprogramm commented 1 year ago
:TodoTelescope theme=ivy initial_mode=normal previewer=false layout_config={bottom_pane={height=12}}
github-actions[bot] commented 3 months ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] commented 2 months ago

This issue was closed because it has been stalled for 7 days with no activity.