Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Highlight Text Comment #3

Open
brainwo opened this issue Aug 2, 2024 · 0 comments
Open

Highlight Text Comment #3

brainwo opened this issue Aug 2, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@brainwo
Copy link
Member

brainwo commented Aug 2, 2024

A Text Comment is a comment located on the right side of a line. Starts with a # and stops before a new line.

This should also ignore /#, which is an escape sequence to write #.

vim-kara/syntax/kara.vim

Lines 20 to 22 in 8ed50bb

" TODO: text comment
" eng Love is overflowing already #this might be incorrect
" ^-------- Text comment

@brainwo brainwo added the enhancement New feature or request label Aug 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant