rose-pine / neovim

Soho vibes for Neovim
MIT License
2.25k stars 144 forks source link

fix: reset `@lsp.type.comment` #155

Closed fitrh closed 1 year ago

fitrh commented 1 year ago

Linking @lsp.type.comment to Comment (default behavior if not set) or @comment makes TODO comments look like normal comments.

Before

20230419_000545

After

20230419_000616

mvllow commented 1 year ago

Thank you! I was wondering why my todo comments would sometimes start coloured and flash to no colour.