syntax: highlight function calls#63
Conversation
|
@nfnty , could you please take a look at this pull request? |
|
Thanks! I refactored it a bit to reduce complexity and to not interfere with other syntax. |
|
Yeah, my bad. Should be fixed now. |
|
@nfnty thanks a lot for the quick response. The builtin function highlighting is now fixed.
After f73fbf0: Thanks, |
|
Yes, just change the highlight link for Replace |
|
@nfnty got it. However, your latest commit also changes the |
|
If you've manually changed the highlight group of |
|
Nvm, I changed the naming back to what it was before for backward compatibility. Just update to the latest commit and you'll be good to go. |
|
@nfnty , it's working like a charm now 😃 Cheers, |




First, thanks for the great plugin!
I got inspired by this issue: sheerun/vim-polyglot#283
Changes are minimal, I also updated the doc and README
Thanks,
Antoine