1. e064051 runtime(c): add new constexpr keyword to syntax file (C23) by Doug Kearns · 1 year, 3 months ago
  2. 54cb514 runtime(sh): update syntax script by Eisuke Kawashima · 1 year, 3 months ago
  3. 866f229 runtime(c): Add missing syntax test files by Doug Kearns · 1 year, 3 months ago
  4. 727c567 patch 9.1.1030: filetype: setting bash filetype is backwards incompatible by Christian Brabandt · 1 year, 3 months ago
  5. c2a967a runtime(c): Update syntax and ftplugin files by Doug Kearns · 1 year, 3 months ago
  6. 2730d38 patch 9.1.1029: the installer can be improved by RestorerZ · 1 year, 3 months ago
  7. 3a738fc patch 9.1.1026: filetype: swc configuration files are not recognized by Marces Engel · 1 year, 3 months ago
  8. 9cfdabb runtime(netrw): change netrw maintainer by Luca Saccarola · 1 year, 3 months ago
  9. 166b175 patch 9.1.1025: wrong return type of blob2str() by Yegappan Lakshmanan · 1 year, 3 months ago
  10. a11b23c patch 9.1.1024: blob2str/str2blob() do not support list of strings by Yegappan Lakshmanan · 1 year, 3 months ago
  11. a234a46 runtime(doc): fix typo in usr_02.txt by Christian Brabandt · 1 year, 3 months ago
  12. 037b028 patch 9.1.1020: no way to get current selected item in a async context by glepnir · 1 year, 3 months ago
  13. 3058087 patch 9.1.1019: filetype: fd ignore files are not recognized by Wu, Zhenyu · 1 year, 3 months ago
  14. 6472e58 runtime(doc): fix base64 encode/decode examples by Maxim Kim · 1 year, 3 months ago
  15. 1aefe1d patch 9.1.1016: Not possible to convert string2blob and blob2string by Yegappan Lakshmanan · 1 year, 3 months ago
  16. 57f0119 patch 9.1.1014: Vim9: variable not found in transitive import by Hirohito Higashi · 1 year, 3 months ago
  17. 045564d runtime(colors): Update colorschemes, include new unokai colorscheme by Maxim Kim · 1 year, 3 months ago
  18. 30377e0 runtime(lyrics): support milliseconds in syntax script by Denilson Sá Maia · 1 year, 3 months ago
  19. 221c532 runtime(vim): Split Vim legacy and Vim9 script indent tests by Doug Kearns · 1 year, 3 months ago
  20. c200f53 patch 9.1.1010: filetype: VisualCode setting file not recognized by Konfekt · 1 year, 3 months ago
  21. 7c7a4e6 patch 9.1.1009: diff feature can be improved by Jonathon · 1 year, 3 months ago
  22. 8cbe2e0 patch 9.1.1007: filetype: various ignore are not recognized by Wu, Zhenyu · 1 year, 3 months ago
  23. 5eaacef tests: Load screendump files with "git vimdumps" by Aliaksei Budavei · 1 year, 3 months ago
  24. 9eff3ee patch 9.1.1006: PmenuMatch completion highlight can be combined by glepnir · 1 year, 3 months ago
  25. 9598a63 runtime(doc): add package-<name> helptags for included packages by Christian Brabandt · 1 year, 3 months ago
  26. 668e9f2 runtime(filetype): don't detect string interpolation as angular by Christian Brabandt · 1 year, 3 months ago
  27. ad40987 patch 9.1.1001: ComplMatchIns highlight hard to read on light background by glepnir · 1 year, 3 months ago
  28. 695522d runtime(vim): Update base-syntax, highlight literal string quote escape by Doug Kearns · 1 year, 3 months ago
  29. 51754c8 runtime(editorconfig): set omnifunc to syntaxcomplete func by Yochem van Rosmalen · 1 year, 3 months ago
  30. df4a7d7 runtime(tiasm): use correct syntax name tiasm in syntax script by Wu, Zhenyu · 1 year, 3 months ago
  31. 4f73c07 patch 9.1.0998: filetype: TI assembly files are not recognized by Wu, Zhenyu · 1 year, 3 months ago
  32. 8ab1819 runtime(xf86conf): add section name OutputClass to syntax script by Jan-Arvid Harrach · 1 year, 3 months ago
  33. 1718e7d runtime(vim): Update base-syntax, improve ex-bang matching by Doug Kearns · 1 year, 3 months ago
  34. 1f045f3 runtime(doc): clarify buffer deletion on popup_close() by Christian Brabandt · 1 year, 3 months ago
  35. 616219f patch 9.1.0995: filetype: shaderslang files are not detected by mtvare6 · 1 year, 3 months ago
  36. 3159b64 runtime(sh): fix typo in Last Change header by Christian Brabandt · 1 year, 3 months ago
  37. 6655bef patch 9.1.0991: v:stacktrace has wrong type in Vim9 script by zeertzjq · 1 year, 3 months ago
  38. cf1f555 runtime(sh): add PS0 to bashSpecialVariables in syntax script by Jon Parise · 1 year, 3 months ago
  39. 7ceaa8f runtime(vim): Remove trailing comma from match_words by Doug Kearns · 1 year, 3 months ago
  40. 202ebc6 runtime(zsh): sync syntax script with upstream repo by Christian Brabandt · 1 year, 3 months ago
  41. 8a27d97 runtime(doc): Capitalise the mnemonic "Zero" for the 'z' flag of search() by Doug Kearns · 1 year, 3 months ago
  42. cd96075 runtime(java): Quietly opt out for unsupported markdown.vim versions by Aliaksei Budavei · 1 year, 3 months ago
  43. 6139766 runtime(vim): fix failing vim syntax test by h-east · 1 year, 3 months ago
  44. 27f2e47 runtime(doc): update index.txt by h-east · 1 year, 3 months ago
  45. a407573 patch 9.1.0987: filetype: cake files are not recognized by Zoe Roux · 1 year, 3 months ago
  46. 58c44e8 patch 9.1.0986: filetype: 'jj' filetype is a bit imprecise by Gregory Anders · 1 year, 3 months ago
  47. bde76da runtime(jj): Support diffs in jj syntax by Gregory Anders · 1 year, 3 months ago
  48. fc61cfd runtime(vim): Update matchit pattern, no Vim9 short names by Doug Kearns · 1 year, 3 months ago
  49. aa979c7 patch 9.1.0985: Vim9: some ex commands can be shortened by h-east · 1 year, 3 months ago
  50. 663d18d patch 9.1.0984: exception handling can be improved by ichizok · 1 year, 3 months ago
  51. fd77161 runtime(doc): update doc for :horizontal by h-east · 1 year, 3 months ago
  52. 0c3e57b runtime(doc): update index.txt, windows.txt and version9.txt by h-east · 1 year, 3 months ago
  53. e80f345 runtime(doc): Tweak documentation about base64 function by h-east · 1 year, 3 months ago
  54. 8dc98bf runtime(chordpro): update syntax script by nibo · 1 year, 3 months ago
  55. d4088ed patch 9.1.0983: not able to get the displayed items in complete_info() by glepnir · 1 year, 3 months ago
  56. 34e271b runtime(doc): use standard SGR format at :h xterm-true-color by Andrea Pappacoda · 1 year, 3 months ago
  57. 39a4eb0 patch 9.1.0982: TI linker files are not recognized by Wu, Zhenyu · 1 year, 3 months ago
  58. f27e80a runtime(vim): update vim generator syntax script by h-east · 1 year, 3 months ago
  59. 2bee7e4 patch 9.1.0981: tests: typo in test_filetype.vim by Wu, Zhenyu · 1 year, 3 months ago
  60. 810785c patch 9.1.0980: no support for base64 en-/decoding functions in Vim Script by Yegappan Lakshmanan · 1 year, 3 months ago
  61. 48fa319 syntax(sh): Improve the recognition of bracket expressions by Aliaksei Budavei · 1 year, 3 months ago
  62. 6de7191 runtime(doc): mention how NUL bytes are handled by Christian Brabandt · 1 year, 3 months ago
  63. 32b7e3a patch 9.1.0977: filetype: msbuild filetypes are not recognized by GustavEikaas · 1 year, 3 months ago
  64. df67fc0 runtime(sh): set shellcheck as the compiler for supported shells by Luca Saccarola · 1 year, 3 months ago
  65. 49a35f6 runtime(doc): Fix enum example syntax by Doug Kearns · 1 year, 3 months ago
  66. 5113831 patch 9.1.0972: filetype: TI linker map files are not recognized by Wu, Zhenyu · 1 year, 3 months ago
  67. f0ab3e4 runtime(vim): Improve syntax script generator for Vim Script by h-east · 1 year, 3 months ago
  68. 3b3318b patch 9.1.0971: filetype: SLNX files are not recognized by GustavEikaas · 1 year, 3 months ago
  69. f2e08a1 runtime(doc): Fix documentation typos by h-east · 1 year, 3 months ago
  70. f6ba8de runtime(doc): update for new keyprotocol option value (after v9.1.0969) by Christian Brabandt · 1 year, 3 months ago
  71. 223d6c0 runtime(doc): update version9.txt for bash filetype by Christian Brabandt · 1 year, 3 months ago
  72. 7b239f6 runtime(netrw): update last change header for #16265 by Christian Brabandt · 1 year, 3 months ago
  73. e6ccb64 runtime(doc): fix doc error in :r behaviour by Martino Ischia · 1 year, 3 months ago
  74. 2e25247 patch 9.1.0967: SpotBugs compiler setup can be further improved by Aliaksei Budavei · 1 year, 3 months ago
  75. 6c57c30 runtime(compiler): include a basic bash syntax checker compiler by Konfekt · 1 year, 3 months ago
  76. b9b762c patch 9.1.0965: filetype: sh filetype set when detecting the use of bash by Luca Saccarola · 1 year, 3 months ago
  77. 5a04999 patch 9.1.0963: fuzzy-matching does not prefer full match by glepnir · 1 year, 3 months ago
  78. f07ae5b patch 9.1.0962: filetype: bun.lock file is not recognized by Anton Kastritskii · 1 year, 3 months ago
  79. 6d2efd4 runtime(vim): update indentation plugin for Vim script by Jim Zhou · 1 year, 3 months ago
  80. b9ea0a8 runtime(doc): tweak documentation style in helphelp.txt by h-east · 1 year, 3 months ago
  81. 9b67a2e runtime(vim): Update base-syntax, allow parens in default arguments by Doug Kearns · 1 year, 3 months ago
  82. de6a313 runtime(doc): mention auto-format using clang-format for sound.c/sign.c by Christian Brabandt · 1 year, 3 months ago
  83. ae01b96 runtime(help): fix typo s/additional/arbitrary/ by Christian Brabandt · 1 year, 3 months ago
  84. 5ddcecf runtime(help): Add better support for language annotation highlighting by Shougo Matsushita · 1 year, 3 months ago
  85. 9360de9 patch 9.1.0961: filetype: TI gel files are not recognized by Wu, Zhenyu · 1 year, 3 months ago
  86. a32daed patch 9.1.0960: filetype: hy history files are not recognized by Wu, Zhenyu · 1 year, 3 months ago
  87. b6ab33b translation(fi): Fix typoes in Finish menu translation by Fredrik · 1 year, 3 months ago
  88. 9739086 runtime(vim): Use supported syntax in indent tests by Aliaksei Budavei · 1 year, 3 months ago
  89. e62d93e patch 9.1.0958: filetype: supertux2 config files detected as lisp by Wu, Zhenyu · 1 year, 3 months ago
  90. 08be9dd runtime(doc): move help tag E1182 by h-east · 1 year, 3 months ago
  91. 4ce1cb5 runtime(graphql): contribute vim-graphql to Vim core by Jon Parise · 1 year, 3 months ago
  92. 7cb2491 patch 9.1.0953: filetype: APKBUILD files not correctly detected by Hugo Osvaldo Barrera' via vim_dev · 1 year, 4 months ago
  93. 62e3014 patch 9.1.0951: filetype: jshell files are not recognized by Konfekt · 1 year, 3 months ago
  94. 70881ba runtime(dockerfile): do not set commentstring in syntax script by Christian Brabandt · 1 year, 4 months ago
  95. f173f42 patch 9.1.0950: filetype: fennelrc files are not recognized by Wu, Zhenyu · 1 year, 4 months ago
  96. 2328a39 runtime(netrw): do not double escape Vim special characters by Konfekt · 1 year, 4 months ago
  97. c673b80 runtime(netrw): more reformating #16248 by shane.xb.qian · 1 year, 4 months ago
  98. af0fed5 runtime(doc): Add a note about handling symbolic links in starting.txt by h-east · 1 year, 4 months ago
  99. 13c1153 patch 9.1.0949: popups inconsistently shifted to the left by Boris Staletic · 1 year, 4 months ago
  100. c363ca1 runtime(netrw): change indent size from 1 to 2 by Luca Saccarola · 1 year, 4 months ago