3 lines
84 B
VimL
3 lines
84 B
VimL
" Vim highlighting for clang-format (.clang-tidy files)
|
|
syn match Comment "^\s*#.*"
|