1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-03-19 14:25:41 +08:00

4 lines
139 B
VimL
Raw Normal View History

" helpHeadline do not include # which is used in
" SpaceVim layer name
syn match helpHeadline "^[-A-Z .][-A-Z0-9 .()_#]*\ze\(\s\+\*\|$\)"