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

CocSem groups #268

Open
tpoisot opened this issue Jul 16, 2021 · 0 comments
Open

CocSem groups #268

tpoisot opened this issue Jul 16, 2021 · 0 comments

Comments

@tpoisot
Copy link

tpoisot commented Jul 16, 2021

I'm using coc as an LSP engine, and it has a number of semantic highlighting groups that are useful. I have added a few of them as links to my vimrc (see below), and I wonder if there is an interest in making this part of the package?

I would be happy to open a PR with the julia highlight groups linked to their corresponding coc groups.

An example (for some of them)

" Highlight groups
hi default link juliaFunctionCall CocSem_function
hi default link juliaBaseTypeNum CocSem_type
hi default link juliaMacro CocSem_macro
hi default link juliaOperator CocSem_operator
hi default link juliaCommentL CocSem_comment
hi default link juliaSqBraIdxBlock CocSem_number
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant