1. 5923216 runtime(openPlugin): Open should open file names with spaces in Windows by Maxim Kim · 10 months ago
  2. 053aee0 runtime(doc): add more pointers to 'completeopt' by Ilya Grigoriev · 10 months ago
  3. 600cd88 runtime(netrw): remove comment separators by Luca Saccarola · 10 months ago
  4. 6701480 runtime(filetype): Use s:StarSetf for all patterns ending in * by Doug Kearns · 10 months ago
  5. bfa1636 runtime(doc): update documentation on tabstop settings by Damien Lejay · 10 months ago
  6. 274efcc runtime(vim): Update base-syntax, contain let-heredocs by Doug Kearns · 10 months ago
  7. 138fb95 runtime(reva): set 'cms' option in ftplugin, update URL by Riley Bruins · 10 months ago
  8. a0316cd runtime(abap): set 'comments' and 'commentstring' option in ftplugin by Riley Bruins · 10 months ago
  9. 1319009 runtime(netrw): get rid of s:Strlen() and use strdisplaywidth() by Luca Saccarola · 10 months ago
  10. c413ac7 runtime(java): Match raw-, non-generic-, and generic-type names of "java.lang" by Aliaksei Budavei · 10 months ago
  11. 572d460 runtime(gdshader): add comments and commentstring to ftplugin by Maxim Kim · 10 months ago
  12. 30cf017 runtime(8th): updated 8th syntax script by Ron Aaron · 10 months ago
  13. 446a98f runtime(rpl): set commentstring option in ftplugin by Riley Bruins · 10 months ago
  14. 9e9fe66 runtime(postscr): set commentstring option in ftplugin by Riley Bruins · 10 months ago
  15. de535cf runtime(occam): set commentstring option in ftplugin by Riley Bruins · 10 months ago
  16. df63097 runtime(lprolog): set com, cms options for lambda prolog by Riley Bruins · 10 months ago
  17. aa9fc8e runtime(vue): set 'com' and 'cms' options in ftplugin by Riley Bruins · 10 months ago
  18. 601cfa9 patch 9.1.1446: filetype: cuda-gdb config files are not recognized by Wu, Zhenyu · 10 months ago
  19. 09a62e6 runtime(netrw): cleanup Decho related comments by Luca Saccarola · 10 months ago
  20. 80a7921 runtime(nginx): Add NGINX directive for background cache updates by S0AndS0 · 10 months ago
  21. 8f7256a runtime(doc): fix some style issues and remove obsolete docs by Hirohito Higashi · 10 months ago
  22. 834bb85 runtime(vim): vimHLGroup is not highlighted correctly by Eisuke Kawashima · 10 months ago
  23. 6acca4b runtime(vim): remove trailing whitespace in Vim syntax generator by Eisuke Kawashima · 10 months ago
  24. d1a975a runtime(netrw): upstream snapshot of v181 by Luca Saccarola · 10 months ago
  25. eb59129 runtime(typescript): remove Fixedgq() function from indent script by Phạm Bình An · 10 months ago
  26. 002548b runtime(doc): Add missing 'wfb' (winfixbuf) tag by Doug Kearns · 10 months ago
  27. 1cccdeb runtime(vim): Update base-syntax, improve Vim9 block start pattern by Doug Kearns · 10 months ago
  28. a2dd40c runtime(openPlugin): Add URLOpen to not expand special chars by Christian Brabandt · 10 months ago
  29. dfed077 runtime(doc): fix small errors from rev 2090405de5bb66facc29c74 by Christian Brabandt · 10 months ago
  30. 08896dd patch 9.1.1432: GTK GUI: Buffer menu does not handle unicode correctly by SUN Haitao · 10 months ago
  31. d6c9ac9 runtime(doc): clarify the effect of 'smarttab' by Damien Lejay · 10 months ago
  32. bb78ea2 runtime(mbsync): Add support for TLSType in syntax script by Filippo Bonazzi · 10 months ago
  33. c2c9132 runtime(new-tutor): update the "correct" text in tutor.tutor.json by Phạm Bình An · 10 months ago
  34. 2090405 runtime(doc): make examples verbatim to prevent conceal/tag parsing by Yochem van Rosmalen · 10 months ago
  35. bfeefc4 runtime(doc): clarify the effect of exclusive single char selections by Christian Brabandt · 10 months ago
  36. d5fdfa5 patch 9.1.1426: completion: register contents not completed by glepnir · 10 months ago
  37. 3993cd6 runtime(vim): Update base-syntax, bug fixes by Doug Kearns · 10 months ago
  38. 3b9b95d patch 9.1.1425: tabpanel: there are still some problems with the tabpanel by Hirohito Higashi · 10 months ago
  39. 95ea0b0 runtime(doc): make 'shiftwidth' setting more precise by Damien Lejay · 10 months ago
  40. a541f1d patch 9.1.1421: tests: need a test for the new-style tutor.tutor by Phạm Bình An · 10 months ago
  41. b577ad5 runtime(java): Match annotation- and interface-type names of "java.lang" by Aliaksei Budavei · 10 months ago
  42. 0aaf6f8 runtime(vim): Update base-syntax, improve :profile highlighting by Doug Kearns · 10 months ago
  43. 086b3b5 runtime(vim): Update base-syntax, improve :mark and :substitute highlighting by Doug Kearns · 11 months ago
  44. 055cca8 runtime(java): Reference a modern syntax item generator for type names by Aliaksei Budavei · 11 months ago
  45. 8cc6d8b patch 9.1.1419: It is difficult to ignore all but some events by Luuk van Baal · 11 months ago
  46. 647d7f7 runtime(doc): fix typo in tag for helptoc package by Christian Brabandt · 11 months ago
  47. 77959dc runtime(doc): CI fails with trailing whitespace error in usr_30.txt by Christian Brabandt · 11 months ago
  48. 6b2c1ad runtime(doc): clarify behaviour of set maxcombine=0 by Christian Brabandt · 11 months ago
  49. a54bacc runtime(doc): update todo list by Christian Brabandt · 11 months ago
  50. a4a3f71 runtime(doc): clarify tabstop settings and guidance by Damien Lejay · 11 months ago
  51. 570e71a runtime(vim): Update base-syntax, improve :set highlighting by Doug Kearns · 11 months ago
  52. d65cdad runtime(doc): Fix typos and language in documentation for tabpanel. by Christ van Willegen · 11 months ago
  53. 5199567 patch 9.1.1418: configures GUI auto detection favors GTK2 by Drew Vogel · 11 months ago
  54. 49864ae patch 9.1.1417: missing info about register completion in complete_info() by glepnir · 11 months ago
  55. 0bc8709 runtime(doc): Correct allowed flags after :substitute repeat by Christian Brabandt · 11 months ago
  56. f0c7090 runtime(doc): trailing whitespace in options.txt, delete it. by Christian Brabandt · 11 months ago
  57. a6172f8 runtime(doc): Correct allowed characters at :help 'filetype' by Doug Kearns · 11 months ago
  58. 14f6da5 patch 9.1.1409: using f-flag in 'complete' conflicts with Neovim by Girish Palya · 11 months ago
  59. 0546068 patch 9.1.1408: not easily possible to complete from register content by glepnir · 11 months ago
  60. 69c3493 runtime(doc): clarify license conditions for distributed runtime files by Christian Brabandt · 11 months ago
  61. c8b7e61 runtime: Add license information for HCL and Terraform runtime files by Gregory Anders · 11 months ago
  62. e8302da patch 9.1.1404: wrong link to Chapter 2 in new-tutor by Phạm Bình An · 11 months ago
  63. f4b2fce runtime(vim): Update base-syntax, fix missing luaParenError error by Doug Kearns · 11 months ago
  64. 1a8be6b runtime(syntax-tests): rename kornshell syntax tests and regenerate 00 dumps by Christian Brabandt · 11 months ago
  65. b0691b4 runtime(sh): Fix various syntax highlighting problems in ksh93 scripts by Johnothan King · 11 months ago
  66. 719ec0f runtime(tar): preserve pwd when reading and writing tar files by Michele Sorcinelli · 11 months ago
  67. 5a8f995 runtime(doc): remove outdated Contribution section in pi_tutor by Phạm Bình An · 11 months ago
  68. 5ad53ca runtime(muttrc): fix mangled keywords in syntax script by Markus Heidelberg · 11 months ago
  69. 7b5550f runtime(vim): Update base-syntax, improve :import highlighting by Doug Kearns · 11 months ago
  70. a577e42 runtime(vim): Update base-syntax, improve script-interface command highlighting by Doug Kearns · 11 months ago
  71. 7b9eb63 patch 9.1.1396: 'errorformat' is a global option by glepnir · 11 months ago
  72. ba19b65 runtime(doc): fix typo in description of :redrawtabpanel by Christian Brabandt · 11 months ago
  73. 6451e5f runtime(gleam): add @Spell clusters to syntax script by Kat · 11 months ago
  74. 1aa68df runtime(pandoc): update YAML metadata block parsing in compiler runtime by Alexander Abrosimov · 11 months ago
  75. be5bd4d patch 9.1.1391: Vim does not have a vertical tabpanel by Naruhiko Nishino · 11 months ago
  76. 13bea58 patch 9.1.1384: still some problem with the new tutors filetype plugin by Phạm Bình An · 11 months ago
  77. e62244f runtime(getscript): CI: failure on powershell by Christian Brabandt · 11 months ago
  78. 74e8f28 runtime(getscript): check for network errors by Christian Brabandt · 11 months ago
  79. 7344024 runtime(java): Search type and method declarations with "&inc" and "&def" by Aliaksei Budavei · 11 months ago
  80. dc7ed8f runtime(html): Optionally fold tags with the "expr" method by Aliaksei Budavei · 11 months ago
  81. 3704b5b runtime(tutor): improve tutor.vim plugin and filetype plugin by Phạm Bình An · 11 months ago
  82. 839b79e runtime(sh): Update syntax, improve wildcard character class matching by Doug Kearns · 11 months ago
  83. 0553f2f runtime(doc): clarify single/multibyte support for 'fillchars' by Hirohito Higashi · 11 months ago
  84. 6b7637e runtime(lf): use syn iskeyword in syntax script by Andis Spriņķis · 11 months ago
  85. 9973b39 runtime(doc): remove duplicate sentence in builtin.txt by Christian Brabandt · 11 months ago
  86. 17ad852 runtime(doc): update return types for builtin functions by Christian Brabandt · 11 months ago
  87. dc31405 patch 9.1.1374: completion: 'smartcase' not respected when filtering matches by Girish Palya · 11 months ago
  88. 48b19b2 patch 9.1.1368: GTK3 and GTK4 will drop numeric cursor support. by Drew Vogel · 11 months ago
  89. 0fb6cea runtime(lua): update 'path' option in filetype plugin by Phạm Bình An · 11 months ago
  90. 87947a9 runtime(sh): Update syntax, match KornShell compound arrays by Doug Kearns · 11 months ago
  91. 55f9e2b runtime(doc): Tweak documentation style in develop.txt by Hirohito Higashi · 11 months ago
  92. ba0062b runtime(helptoc): the helptoc package can be improved by Peter Kenny · 11 months ago
  93. adfeb4a runtime(spec): add more local macro names according to rpm 4.20 by fundawang · 11 months ago
  94. fe22867 runtime(sh): Update syntax, fix single-quoted strings in parameter expansions by Doug Kearns · 11 months ago
  95. 13bd43c runtime(new-tutor): Update Serbian translation of chapter 1 by Ivan Pešić · 11 months ago
  96. e957cba runtime(vim): Update base-syntax, match quote separated numbers by Doug Kearns · 11 months ago
  97. 951d025 runtime(tutor): Add Galician language versions of tutor1 and tutor2 by fernandovilarino · 11 months ago
  98. c3f48e3 runtime(abnf): include ABNF filetype plugin by A4-Tacks · 11 months ago
  99. af4a5d6 patch 9.1.1360: filetype: GNU Radio companion files are not recognized by zeertzjq · 11 months ago
  100. 9c9200d patch 9.1.1359: filetype: GNU Radio config files are not recognized by zeertzjq · 11 months ago