1. 106899e runtime(dnsmasq): include simple filetype plugin by dringsim · 1 year, 1 month ago
  2. e700dde patch 9.1.1123: popup hi groups not falling back to defaults by Yee Cheng Chin · 1 year, 1 month ago
  3. 911742a runtime(dosini): Add support for # comments to ftplugin by David Mandelberg · 1 year, 1 month ago
  4. ee1a24b runtime(netrw): fix s:NetrwHome() regression by Luca Saccarola · 1 year, 2 months ago
  5. 5647c91 runtime(doc): add reference to extendnew() at extend() by Christian Brabandt · 1 year, 2 months ago
  6. 68ba6c2 runtime(vim): Update base-syntax, improve performance by Doug Kearns · 1 year, 2 months ago
  7. 44831e4 runtime(doc): Update the 'specifies' keyword documentation, slightly reformat by Yegappan Lakshmanan · 1 year, 2 months ago
  8. 27822a0 patch 9.1.1114: enabling termguicolors automatically confuses users by Christian Brabandt · 1 year, 2 months ago
  9. 3f60114 runtime(keymap): Add ukrainian-enhanced keymap by Vladyslav Rehan · 1 year, 2 months ago
  10. faf4112 runtime(doc): document ComplMatchIns highlight for insert-completion by glepnir · 1 year, 2 months ago
  11. 73d8222 runtime(netrw): upstream snapshot of v177 by Luca Saccarola · 1 year, 2 months ago
  12. e70587d patch 9.1.1110: Vim tests are slow and flaky by Yee Cheng Chin · 1 year, 2 months ago
  13. d7deeff runtime(exports): include simple filetype plugin by Matt Perry · 1 year, 2 months ago
  14. 407319f runtime(samba): include simple filetype plugin by Matt Perry · 1 year, 2 months ago
  15. 4f010c9 runtime(vim): Update base-syntax, always match continuation comments to EOL by Doug Kearns · 1 year, 2 months ago
  16. 8f3277f runtime(nroff): set define option & add matchit config in ftplugin by Wu, Zhenyu · 1 year, 2 months ago
  17. a9c0642 runtime(vim): Update base-syntax, match Vim9 boolean and null literals in parens by Doug Kearns · 1 year, 2 months ago
  18. 7e89800 patch 9.1.1105: Vim9: no support for protected new() method by Yegappan Lakshmanan · 1 year, 2 months ago
  19. 5881828 ci: syntax tests spam output by Yee Cheng Chin · 1 year, 2 months ago
  20. 1aa287e runtime(vim): Update base-syntax, improve variable matching by Doug Kearns · 1 year, 2 months ago
  21. f30eb4a runtime(qf): Update syntax file, match second delimiter by Doug Kearns · 1 year, 2 months ago
  22. 76bdb82 patch 9.1.1086: completion doesn't work with multi lines by glepnir · 1 year, 2 months ago
  23. 746fe54 patch 9.1.1085: filetype: cmmt files are not recognized by Christoph Sax · 1 year, 2 months ago
  24. b7147f8 patch 9.1.1084: Unable to persistently ignore events in a window and its buffers by Luuk van Baal · 1 year, 2 months ago
  25. a35040f runtime(tex): improve syntax highlighting by Eisuke Kawashima · 1 year, 2 months ago
  26. a41dfcd patch 9.1.1081: has('bsd') is true for GNU/Hurd by Zhaoming Luo · 1 year, 2 months ago
  27. 9c8f9b1 patch 9.1.1080: filetype: Mill files are not recognized by Chris Kipp · 1 year, 2 months ago
  28. b69cd52 runtime(misc): Add support for lz4 to tar & gzip plugin by Corpulent Robin · 1 year, 2 months ago
  29. 4a530a6 runtime(vim): Update base-syntax, match :debuggreedy count prefix by Doug Kearns · 1 year, 2 months ago
  30. edf0f7d patch 9.1.1070: Cannot control cursor positioning of getchar() by zeertzjq · 1 year, 2 months ago
  31. e0a2ab3 patch 9.1.1068: getchar() can't distinguish between C-I and Tab by zeertzjq · 1 year, 2 months ago
  32. 3a62118 patch 9.1.1065: no digraph for "Approaches the limit" by Hans Ginzel · 1 year, 2 months ago
  33. c078675 patch 9.1.1064: not possible to use plural forms with gettext() by Christ van Willegen · 1 year, 2 months ago
  34. 7c930eb runtime(openPlugin): fix unclosed parenthesis in GetWordUnderCursor() by Morton Fox · 1 year, 2 months ago
  35. 195fcc9 runtime(doc): Tweak documentation style a bit by Hirohito Higashi · 1 year, 2 months ago
  36. d7f5854 patch 9.1.1060: Vim always enables 'termguicolors' in a terminal by Christian Brabandt · 1 year, 2 months ago
  37. fe0a9a3 patch 9.1.1058: translation(sr): Missing Serbian translation for the tutor by Ivan Pešić · 1 year, 2 months ago
  38. 6d6ec2e runtime(netrw): correct wrong version check by Christian Brabandt · 1 year, 2 months ago
  39. edd4ac3 patch 9.1.1056: Vim doesn't highlight to be inserted text when completing by glepnir · 1 year, 2 months ago
  40. ec961b0 runtime(netrw): upstream snapshot of v176 by Luca Saccarola · 1 year, 2 months ago
  41. 7668012 runtime(dist/vim9): fix regressions in dist#vim9#Open by Luca Saccarola · 1 year, 2 months ago
  42. a5d19aa runtime(hyprlang): fix string recognition by Luca Saccarola · 1 year, 2 months ago
  43. db23436 runtime(asm): add byte directives to syntax script by Nir Lichtman · 1 year, 2 months ago
  44. 279dd70 patch 9.1.1054: Vim doesn't work well with TERM=xterm-direct by Christian Brabandt · 1 year, 2 months ago
  45. fb49e3c runtime(filetype): commit 99181205c5f8284a3 breaks V lang detection by Christian Brabandt · 1 year, 2 months ago
  46. c729d6d runtime: decouple Open and Launch commands and gx mapping from netrw by Luca Saccarola · 1 year, 2 months ago
  47. 509a8d5 runtime(just): fix typo in syntax file by Peter Benjamin · 1 year, 2 months ago
  48. 9918120 runtime(filetype): Improve Verilog detection by checking for modules definition by Christian Brabandt · 1 year, 2 months ago
  49. f400a0c patch 9.1.1049: insert-completed items are always sorted by glepnir · 1 year, 2 months ago
  50. c04334c patch 9.1.1045: filetype: N-Tripels and TriG files are not recognized by Gordian Dziwis · 1 year, 2 months ago
  51. d9a1f26 patch 9.1.1044: Vim9: Patch 9.1.1014 causes regressions by Christian Brabandt · 1 year, 2 months ago
  52. 4cbc54a runtime(doc): update helptags by Christian Brabandt · 1 year, 2 months ago
  53. 72755b3 patch 9.1.1042: filetype: just files are not recognized by Peter Benjamin · 1 year, 2 months ago
  54. c273f1a runtime(vim): Update base-syntax, match ternary and falsy operators by Doug Kearns · 1 year, 2 months ago
  55. 4335fcf runtime(kconfig): updated ftplugin and syntax script by Christian Brabandt · 1 year, 2 months ago
  56. 71028a3 runtime(doc): rename last t_BG reference to t_RB by Jon Parise · 1 year, 2 months ago
  57. a81cf8b patch 9.1.1039: Vim9: comments are outdated by Yegappan Lakshmanan · 1 year, 3 months ago
  58. 8dec6c2 runtime(vim): Update base-syntax, fix is/isnot operator matching by Doug Kearns · 1 year, 3 months ago
  59. 2cb8246 runtime(tex): add texEmphStyle to texMatchGroup in syntax script by Christian Brabandt · 1 year, 3 months ago
  60. d402ba8 runtime(netrw): upstream snapshot of v175 by Luca Saccarola · 1 year, 3 months ago
  61. e064051 runtime(c): add new constexpr keyword to syntax file (C23) by Doug Kearns · 1 year, 3 months ago
  62. 54cb514 runtime(sh): update syntax script by Eisuke Kawashima · 1 year, 3 months ago
  63. 866f229 runtime(c): Add missing syntax test files by Doug Kearns · 1 year, 3 months ago
  64. 727c567 patch 9.1.1030: filetype: setting bash filetype is backwards incompatible by Christian Brabandt · 1 year, 3 months ago
  65. c2a967a runtime(c): Update syntax and ftplugin files by Doug Kearns · 1 year, 3 months ago
  66. 2730d38 patch 9.1.1029: the installer can be improved by RestorerZ · 1 year, 3 months ago
  67. 3a738fc patch 9.1.1026: filetype: swc configuration files are not recognized by Marces Engel · 1 year, 3 months ago
  68. 9cfdabb runtime(netrw): change netrw maintainer by Luca Saccarola · 1 year, 3 months ago
  69. 166b175 patch 9.1.1025: wrong return type of blob2str() by Yegappan Lakshmanan · 1 year, 3 months ago
  70. a11b23c patch 9.1.1024: blob2str/str2blob() do not support list of strings by Yegappan Lakshmanan · 1 year, 3 months ago
  71. a234a46 runtime(doc): fix typo in usr_02.txt by Christian Brabandt · 1 year, 3 months ago
  72. 037b028 patch 9.1.1020: no way to get current selected item in a async context by glepnir · 1 year, 3 months ago
  73. 3058087 patch 9.1.1019: filetype: fd ignore files are not recognized by Wu, Zhenyu · 1 year, 3 months ago
  74. 6472e58 runtime(doc): fix base64 encode/decode examples by Maxim Kim · 1 year, 3 months ago
  75. 1aefe1d patch 9.1.1016: Not possible to convert string2blob and blob2string by Yegappan Lakshmanan · 1 year, 3 months ago
  76. 57f0119 patch 9.1.1014: Vim9: variable not found in transitive import by Hirohito Higashi · 1 year, 3 months ago
  77. 045564d runtime(colors): Update colorschemes, include new unokai colorscheme by Maxim Kim · 1 year, 3 months ago
  78. 30377e0 runtime(lyrics): support milliseconds in syntax script by Denilson Sá Maia · 1 year, 3 months ago
  79. 221c532 runtime(vim): Split Vim legacy and Vim9 script indent tests by Doug Kearns · 1 year, 3 months ago
  80. c200f53 patch 9.1.1010: filetype: VisualCode setting file not recognized by Konfekt · 1 year, 3 months ago
  81. 7c7a4e6 patch 9.1.1009: diff feature can be improved by Jonathon · 1 year, 3 months ago
  82. 8cbe2e0 patch 9.1.1007: filetype: various ignore are not recognized by Wu, Zhenyu · 1 year, 3 months ago
  83. 5eaacef tests: Load screendump files with "git vimdumps" by Aliaksei Budavei · 1 year, 3 months ago
  84. 9eff3ee patch 9.1.1006: PmenuMatch completion highlight can be combined by glepnir · 1 year, 3 months ago
  85. 9598a63 runtime(doc): add package-<name> helptags for included packages by Christian Brabandt · 1 year, 3 months ago
  86. 668e9f2 runtime(filetype): don't detect string interpolation as angular by Christian Brabandt · 1 year, 3 months ago
  87. ad40987 patch 9.1.1001: ComplMatchIns highlight hard to read on light background by glepnir · 1 year, 3 months ago
  88. 695522d runtime(vim): Update base-syntax, highlight literal string quote escape by Doug Kearns · 1 year, 3 months ago
  89. 51754c8 runtime(editorconfig): set omnifunc to syntaxcomplete func by Yochem van Rosmalen · 1 year, 3 months ago
  90. df4a7d7 runtime(tiasm): use correct syntax name tiasm in syntax script by Wu, Zhenyu · 1 year, 3 months ago
  91. 4f73c07 patch 9.1.0998: filetype: TI assembly files are not recognized by Wu, Zhenyu · 1 year, 3 months ago
  92. 8ab1819 runtime(xf86conf): add section name OutputClass to syntax script by Jan-Arvid Harrach · 1 year, 3 months ago
  93. 1718e7d runtime(vim): Update base-syntax, improve ex-bang matching by Doug Kearns · 1 year, 3 months ago
  94. 1f045f3 runtime(doc): clarify buffer deletion on popup_close() by Christian Brabandt · 1 year, 3 months ago
  95. 616219f patch 9.1.0995: filetype: shaderslang files are not detected by mtvare6 · 1 year, 3 months ago
  96. 3159b64 runtime(sh): fix typo in Last Change header by Christian Brabandt · 1 year, 3 months ago
  97. 6655bef patch 9.1.0991: v:stacktrace has wrong type in Vim9 script by zeertzjq · 1 year, 3 months ago
  98. cf1f555 runtime(sh): add PS0 to bashSpecialVariables in syntax script by Jon Parise · 1 year, 3 months ago
  99. 7ceaa8f runtime(vim): Remove trailing comma from match_words by Doug Kearns · 1 year, 3 months ago
  100. 202ebc6 runtime(zsh): sync syntax script with upstream repo by Christian Brabandt · 1 year, 3 months ago