mirror of
https://github.com/vim/vim.git
synced 2025-11-14 23:04:02 -05:00
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 closes: #18729 Signed-off-by: Vadim Yanitskiy <fixeria@osmocom.org> Signed-off-by: Csaba Hoch <csaba.hoch@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
17 KiB
17 KiB