Home
last modified time | relevance | path

Searched refs:HL_FLAGS (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Dvim.h1453 #define HL_FLAGS {'8', '~', '@', 'd', 'e', 'h', 'i', 'l', 'm', 'M', \ macro
H A Dhighlight.c3752 static int hl_flags[HLF_COUNT] = HL_FLAGS; in highlight_changed()