The -if(Condition)/-elif(Condition) are compiler macros that evaluate the following lines only if Condition evaluates to true. This patch enables syntax highlighting for these macros.
https://www.erlang.org/doc/system/macros.html#conditional-compilation
https://github.com/vim/vim/pull/18729
(1 file)
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
@fixeria Thank you!
I tested the change and it works well. I'm ok with merging it. (I'm not sure who will do that.)
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
I'm ok with merging it. (I'm not sure who will do that.)
thanks, let me do you a favor ;)
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
Thank you for accepting and merging the patch! This is my first (and hopefully not the last) contribution to vim.
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()