1. e85fdc7 runtime(vim): Update base-syntax, improve :match command highlighting by Doug Kearns · 1 year, 2 months ago
  2. d2f4987 runtime(syntax-tests): Introduce self tests for screen dumping by Aliaksei Budavei · 1 year, 3 months ago
  3. 01a4fb1 runtime(java): Compose "g:java_highlight_signature" and "g:java_highlight_functions" by Aliaksei Budavei · 1 year, 2 months ago
  4. fc64ac0 runtime(vim): Update base-syntax, fix function tail comments by Doug Kearns · 1 year, 2 months ago
  5. beb02ed runtime(java): Optionally highlight parameterised types by Aliaksei Budavei · 1 year, 2 months ago
  6. 94c5d8a runtime(java): Remove the group exclusion list from @javaTop by Aliaksei Budavei · 1 year, 3 months ago
  7. 371bab0 runtime(java): Fold multi-line comments with the syntax kind of &fdm (#15016) by Aliaksei Budavei · 1 year, 3 months ago
  8. ae321b5 runtime(vim): Update base-syntax, match shebang lines (#15011) by dkearns · 1 year, 3 months ago
  9. 6dd5840 runtime(html): Restore HTML syntax file tests by Doug Kearns · 1 year, 3 months ago
  10. 262e25e runtime(vim): Update base-syntax, match :sleep arg by Doug Kearns · 1 year, 3 months ago
  11. a3bddb7 runtime(vim): Update base-syntax, match :catch and :throw args (#14989) by dkearns · 1 year, 3 months ago
  12. 902b766 runtime(java): Include element values in non-marker annotations (#14979) by Aliaksei Budavei · 1 year, 3 months ago
  13. 959c3c8 runtime(vim): Update base-syntax, configurable comment string highlighting (#14931) by dkearns · 1 year, 3 months ago
  14. 059cbe8 runtime(vim): Update base-syntax, match multiline continued comments (#13936) by dkearns · 1 year, 3 months ago
  15. d6b4afb runtime(java): Exclude lambda expressions from _when_ _switch-case_ label clauses (#14945) by Aliaksei Budavei · 1 year, 3 months ago
  16. 92f4e91 runtime(vim): Update base-syntax, allow whitespace before :substitute pattern by Doug Kearns · 1 year, 3 months ago
  17. 7129f2a runtime(java): Improve the matching of lambda expressions (#14880) by Aliaksei Budavei · 1 year, 3 months ago
  18. 06bdac1 runtime(java): Stop handpicking syntax groups for @javaTop (#14727) by Aliaksei Budavei · 1 year, 4 months ago
  19. c4d0c8c runtime(java): Improve the recognition of the "indent" method declarations (#14659) by Aliaksei Budavei · 1 year, 4 months ago
  20. a4c085a runtime(java): Improve the recognition of the "style" method declarations by Aliaksei Budavei · 1 year, 4 months ago
  21. 4ba70ca runtime(vim): Update base-syntax, fix nested function folding (#14397) by dkearns · 1 year, 5 months ago
  22. ce06493 runtime(vim): Update base-syntax, add legacy header folding by Doug Kearns · 1 year, 5 months ago
  23. 04e5363 runtime(vim): Improve Vim9 and legacy-script comment highlighting (#13104) by dkearns · 1 year, 5 months ago
  24. e43ace5 runtime(vim): Update base-syntax, no curly-brace names in Vim9 script (#14466) by dkearns · 1 year, 5 months ago
  25. 5ccdcc4 runtime(java): Improve the matching of contextual keywords by Aliaksei Budavei · 1 year, 5 months ago
  26. cc7597c runtime(yaml): improve syntax highlighting for YAML by itchyny · 1 year, 5 months ago
  27. 80aabaa runtime(vim): Distinguish Vim9 builtin object methods from namesake builtin functions (#14348) by Aliaksei Budavei · 1 year, 5 months ago
  28. 982e191 runtime(vim): Update base-syntax, match empty blob and :abclear modifiers (#14318) by dkearns · 1 year, 5 months ago
  29. 8e59a7b runtime(java): Recognise the inline kind of the {@return} tag (#14284) by Aliaksei Budavei · 1 year, 5 months ago
  30. 3e72bf1 runtime(java): Recognise the {@snippet} documentation tag (#14271) by Aliaksei Budavei · 1 year, 5 months ago
  31. 35e6f4c runtime(vim): Update base-syntax, improve function definition highlighting (#14203) by dkearns · 1 year, 5 months ago
  32. ec21baf runtime(vim): Update base-syntax, disallow '.' at start of menu item names (#14232) by dkearns · 1 year, 6 months ago
  33. a2addeb runtime(syntax-tests): include missing changes by Aliaksei Budavei · 1 year, 6 months ago
  34. a9bc195 runtime(syntax-tests): Retrofit input/c.c. with TEST_SETUP by Aliaksei Budavei · 1 year, 6 months ago
  35. 9530fe4 runtime(vim): Update base-syntax, improve :highlight command (#14228) by dkearns · 1 year, 6 months ago
  36. 61887b3 runtime(vim): Update base-syntax, improve :echo and :execute highlighting (#14199) by dkearns · 1 year, 6 months ago
  37. 5cd86c6 runtime(vim): Update base-syntax, improve number matching (#14175) by dkearns · 1 year, 6 months ago
  38. a2c6580 runtime(java): Recognise string templates (#14150) by Aliaksei Budavei · 1 year, 6 months ago
  39. 5d67aef runtime(vim): Update base-syntax, improve :map highlighting (#14141) by dkearns · 1 year, 6 months ago
  40. 62b2604 runtime(vim): Update base-syntax, improve :menu{,translate} highlighting (#14162) by dkearns · 1 year, 6 months ago
  41. 64de03a runtime(syntax-tests): remove executable bit from sh test file by Aliaksei Budavei · 1 year, 6 months ago
  42. e5c9ba6 runtime(vim): Update base-syntax, fix escaping :syn and :hi sub-groups (#14137) by dkearns · 1 year, 6 months ago
  43. 1bdc943 runtime(sh): Update syntax file, fix issue #962 (#14138) by dkearns · 1 year, 6 months ago
  44. 691aee8 runtime(vim): Update base-syntax, fix issue #14135 (#14136) by dkearns · 1 year, 6 months ago
  45. c4aef9a runtime(vim): Update base-syntax, improve :augroup highlighting (#14125) by dkearns · 1 year, 6 months ago
  46. b3030b6 runtime(java): Recognise text blocks (#14128) by Aliaksei Budavei · 1 year, 6 months ago
  47. 100a665 runtime(java): Improve the recognition of literals (#14120) by Aliaksei Budavei · 1 year, 6 months ago
  48. 9ecf02c runtime(java): Recognise _when_ clauses in _switch_ blocks by Aliaksei Budavei · 1 year, 6 months ago
  49. b1427b4 runtime(vim): Update base-syntax, improve :echo highlighting (#14103) by dkearns · 1 year, 6 months ago
  50. 2c51e15 runtime(vim): Update syntax file, improve :substitute matching (#14093) by dkearns · 1 year, 6 months ago
  51. 1624970 runtime(vim): Update base-syntax, fix :unabbrev highlighting (#14077) by dkearns · 1 year, 6 months ago
  52. dfcef89 runtime(vim): Distinguish Vim9 constructor definitions from the :new ex command (#14050) by Aliaksei Budavei · 1 year, 7 months ago
  53. fe6d5b0 runtime(vim): Update base-syntax, fix :behave highlighting by Doug Kearns · 1 year, 7 months ago
  54. b614b28 runtime(vim): Update syntax file (#14009) by dkearns · 1 year, 7 months ago
  55. 7c5aeaf runtime(vim): Update syntax file (#13969) by dkearns · 1 year, 7 months ago
  56. e3e3934 runtime(vim): Update syntax file (#13948) by dkearns · 1 year, 7 months ago
  57. cf8695d runtime(vim): Highlight string interpolation by thinca · 1 year, 7 months ago
  58. 21ce159 runtime(vim): Update syntax and ftplugin files (#13924) by dkearns · 1 year, 7 months ago
  59. 9c5b90d runtime(vim): Update syntax file (#13906) by dkearns · 1 year, 7 months ago
  60. add31ba runtime(sh): Add handling for ksh93 shared-state comsubs and mksh valsubs (#13884) by Johnothan King · 1 year, 7 months ago
  61. 68a8947 patch 9.1.0013: Modula2 filetype support lacking by Doug Kearns · 1 year, 8 months ago
  62. c79646d runtime(vim): Update syntax file (#13671) by dkearns · 1 year, 8 months ago
  63. 21064eb runtime(vim): Update syntax file (#13739) by dkearns · 1 year, 9 months ago
  64. f686921 runtime(vim): Update syntax file (#13653) by dkearns · 1 year, 9 months ago
  65. 4e043b1 runtime(vim): Update syntax file and syntax test (#13632) by dkearns · 1 year, 9 months ago
  66. 110dd90 runtime(syntax-test): ci fails, disable html test for now by Christian Brabandt · 1 year, 9 months ago
  67. a905844 runtime(html): Update syntax file (#13591) by dkearns · 1 year, 9 months ago
  68. 6986644 runtime(vim): Improve keymap file highlighting (#13550) by dkearns · 1 year, 10 months ago
  69. 4c0089d patch 9.0.1677: typo in syntax test input file by THARAK HEGDE · 2 years, 2 months ago
  70. 79186be patch 9.0.1657: one more syntax test depends on the system by Bram Moolenaar · 2 years, 2 months ago
  71. 7d0dbd0 patch 9.0.1656: syntax test fails when detected shell type differs by Bram Moolenaar · 2 years, 2 months ago
  72. 1aa5f1c patch 9.0.1647: insufficient testing for syntax plugins by Bram Moolenaar · 2 years, 2 months ago
  73. 46acad7 patch 9.0.1627: no generic mechanism to test syntax plugins by Bram Moolenaar · 2 years, 3 months ago