d0af1c7116
Fix Doxygen @param highlight
...
There are two forms of `@param`:
* `@param <name> <description>`
* `@param[<use>] <name> <description>`
Prior to this patch only the latter was highlighting `<name>` as a
special comment, now both forms do this.
2022-05-31 10:59:28 +01:00
96ff72433d
Change yaml default syntax highlights
2021-04-18 14:42:33 +01:00
ecd8659df7
Use tab width of 2 in yaml files
2021-04-18 14:42:33 +01:00
3cc1e3d2d8
Change some Python highlight groups
2020-10-26 13:33:43 +00:00
bc1de2d37f
Change Markdown default conceallevel
2020-10-07 11:31:08 +01:00
b148f9fb68
Make sure CMake statements are highlighted as statements
2020-10-06 17:11:17 +01:00
3ffda34a29
Remove Markdown todo highlights
2020-04-07 13:23:16 +01:00
3e639c4936
Remove extra HTML syntax todo highlights
2020-04-07 13:22:35 +01:00
cdcbab062e
Fix Doxygen retval highlights
2019-10-14 22:45:35 +01:00
b69f2d889d
Allow white space in cmake region matches
2019-10-09 16:53:41 +01:00
e2e2be6e44
Don't syntax highlight text after #{warning,error}
2019-08-17 15:00:27 +01:00
8a10516961
Extend syntax/llvm.vim for better highlighting
2018-12-13 16:19:46 +00:00
8fc26f9227
Add python highlight blocks to gdbinit syntax
2018-12-03 11:39:51 +00:00
91eeee13bc
Add delimiter highlighting to zsh
2018-08-26 10:51:11 +01:00
1be7ef4250
Don't highlight markdown errors
2018-08-26 10:51:11 +01:00
d225180985
Change netrw highlight group
2018-08-26 10:51:11 +01:00
5f08372d83
Obey cpp options in c syntax file
2018-08-26 10:50:07 +01:00
3dd8259c01
Add missing zsh option keyword to vim syntax
2018-08-26 10:50:07 +01:00
b5f51c0542
Add function folding to zsh filetype
2018-08-26 10:50:07 +01:00
df48f1f607
Add syntax folding for cmake
2018-08-26 10:50:07 +01:00
919c3e6b88
Tweet json filetype & syntax settings
2018-08-26 10:50:07 +01:00
dcea5ede4a
Revert to default json syntax
2018-08-26 10:50:07 +01:00
ab8e113145
Enabling folding in javascript files
2018-08-26 10:49:14 +01:00
5f5ecde607
Extend html, css, and javascript syntaxes
2018-08-26 10:49:14 +01:00
c0a2bb9bb2
Add yaml frontmatter support to markdown
2018-08-26 10:49:14 +01:00
a97e9a4589
Fix C ternary operator match
2018-08-26 10:49:14 +01:00
5076be4792
Customize json syntax highlights
2018-08-26 10:49:14 +01:00
3651e021a5
Cleanup C/C++ syntax files
2018-08-26 10:49:14 +01:00
a8a1666ff0
Improve markdown GitHub checkbox highlights
2018-08-26 10:49:14 +01:00
a9ad1f0543
Fix end of multi-line doxygen highlight
2018-08-26 10:49:14 +01:00
3d43c5460c
Refactor and optimize C/C++ syntax highlights
2018-08-26 10:49:14 +01:00
4ac2924f7b
Improve GitHub checkbox highlighting
2018-08-26 10:49:14 +01:00
239ffea954
Move json highlight overrides to after/syntax
2018-08-26 10:48:16 +01:00
ee1b482762
Improve doxygen markdown highlighting
2018-08-26 10:48:16 +01:00
9a07c179fa
Improve support for GitHub style checkboxes
2018-08-26 10:45:25 +01:00
4a9d8df177
Add highlighting of ternary operator in C/C++
2018-08-26 10:45:25 +01:00
20ca44e2ff
Add GitHub check box to markdown syntax
2018-08-26 10:45:25 +01:00
c63b47517d
Change diff highlight groups
2018-08-26 10:42:42 +01:00
fc9af59d2b
Add statement highlight for = delete in C/C++
2018-08-26 10:42:41 +01:00
ca656087ed
Fix bug in Doxygen highlighting
2018-08-26 10:42:41 +01:00
f5afcc4cc2
Change highlight group of nested name specifiers
2018-08-26 10:42:41 +01:00
d080f003d4
Highlight new/delete as operators
2018-08-26 10:42:41 +01:00
0aa63ffb34
Improve C Doxygen highlights
2018-08-26 10:42:41 +01:00
c7eea18cf4
Override groovy syntax file
2018-08-26 10:42:41 +01:00
d6fafcf4c2
Simplify C/C++ {} matching
2018-08-26 10:42:41 +01:00
a4f997c1e1
Rename option to enable Doxygen comment highlights
2018-08-26 10:42:41 +01:00
657a029acc
Enable folding {} in C/C++ & delimiter highlights
2018-08-26 10:42:41 +01:00
0bc30ad5c9
Extend groovy syntax with Jenkins DSL tweeks
2018-08-26 10:42:41 +01:00
b8bd9729d7
Escape - cOperator match
2018-08-26 10:42:41 +01:00
e4cd16ff5b
Specialize << and >> highlight matches
2018-08-26 10:42:41 +01:00