1. ce001a3 Update runtime files by Bram Moolenaar · 4 years ago
  2. 1f435da patch 8.2.4826: .cshtml files are not recognized by jvoisin · 4 years ago
  3. 0966120 patch 8.2.4825: can only get a list of mappings by Ernie Rael · 4 years ago
  4. 659c240 patch 8.2.4820: not simple programmatic way to find a specific mapping by Ernie Rael · 4 years ago
  5. 1fc6ea9 patch 8.2.4804: expression in heredoc doesn't work for compiled function by Yegappan Lakshmanan · 4 years ago
  6. 928a131 patch 8.2.4793: recognizing Maxima filetype even though it might be another by Bram Moolenaar · 4 years ago
  7. c448e9c patch 8.2.4790: lilypond filetype not recognized by Bram Moolenaar · 4 years ago
  8. 75ab590 Update runtime files by Bram Moolenaar · 4 years ago
  9. d0a20c9 patch 8.2.4781: Maxima files are not recognized by Doron Behar · 4 years ago
  10. 03cca29 patch 8.2.4780: parsing an LSP message fails when it is split by Yegappan Lakshmanan · 4 years ago
  11. 35cff32 patch 8.2.4778: pacman files use dosini filetype by Chaoren Lin · 4 years ago
  12. efbfa86 patch 8.2.4770: cannot easily mix expression and heredoc by Yegappan Lakshmanan · 4 years ago
  13. c360b25 patch 8.2.4767: openscad files are not recognized by salkin-mada · 4 years ago
  14. 93c7a45 patch 8.2.4766: KRL files using "deffct" not recognized by KnoP-01 · 4 years ago
  15. e0805b8 patch 8.2.4761: documentation for using LSP messages is incomplete by Yegappan Lakshmanan · 4 years ago
  16. 9029a6e patch 8.2.4760: using matchfuzzy() on a long list can take a while by Yasuhiro Matsumoto · 4 years ago
  17. 3b470ae patch 8.2.4758: when using an LSP channel want to get the message ID by Yegappan Lakshmanan · 4 years ago
  18. 8944551 patch 8.2.4748: cannot use an imported function in a mapping by Bram Moolenaar · 4 years ago
  19. f420ff2 patch 8.2.4747: no filetype override for .sys files by KnoP-01 · 4 years ago
  20. 8cac20e patch 8.2.4746: supercollider filetype not recognized by ranjithshegde · 4 years ago
  21. 77771d3 patch 8.2.4744: a terminal window can't use the bell by LemonBoy · 4 years ago
  22. c9a9a0a patch 8.2.4742: there is no way to start logging very early in startup by Bram Moolenaar · 4 years ago
  23. 60895f3 patch 8.2.4741: startup test fails by Bram Moolenaar · 4 years ago
  24. 5754452 patch 8.2.4740: when expand() fails there is no error message by Bram Moolenaar · 4 years ago
  25. 4232dff patch 8.2.4733: HEEx and Surface do need a separate filetype by Aaron Tinio · 4 years ago
  26. fa76a24 patch 8.2.4729: HEEx and Surface templates do not need a separate filetype by Aaron Tinio · 4 years ago
  27. 7765f5c patch 8.2.4727: unused code by Dominique Pelle · 4 years ago
  28. 6013d00 patch 8.2.4726: cannot use expand() to get the script name by LemonBoy · 4 years ago
  29. a439938 patch 8.2.4724: current instance of last search pattern not easily spotted by LemonBoy · 4 years ago
  30. 36951ed patch 8.2.4721: cooklang files are not recognized by =?UTF-8?q?Dundar=20G=C3=B6c?= · 4 years ago
  31. b09c320 patch 8.2.4720: ABB Rapid files are not recognized properly by KnoP-01 · 4 years ago
  32. 0bbf09c patch 8.2.0003: Build file dependencies are incomplete by Bram Moolenaar · 4 years ago
  33. a0f659c patch 8.2.4719: ">" marker sometimes not displayed in the jumplist by Christian Brabandt · 4 years ago
  34. a016eeb patch 8.2.4717: for TextYankPost v:event does not contain all information by Bram Moolenaar · 4 years ago
  35. 5e17922 patch 8.2.4715: Vagrantfile not recognized by Julien Voisin · 4 years ago
  36. cbaff5e Update runtime files by Bram Moolenaar · 4 years ago
  37. 0937182 patch 8.2.4713: plugins cannot track text scrolling by LemonBoy · 4 years ago
  38. 18ee0f6 patch 8.2.4712: only get profiling information after exiting by Yegappan Lakshmanan · 4 years ago
  39. 177847e patch 8.2.4708: PHP test files are not recognized by Julien Voisin · 4 years ago
  40. 3506cf3 patch 8.2.4702: C++ scope labels are hard-coded by Tom Praschan · 4 years ago
  41. 3ad2090 patch 8.2.4701: Kuka Robot Language files not recognized by Bram Moolenaar · 4 years ago
  42. 188639d patch 8.2.4685: when a swap file is found for a popup there is no dialog by Bram Moolenaar · 4 years ago
  43. cc766a8 patch 8.2.4684: cannot open a channel on a Unix domain socket by LemonBoy · 4 years ago
  44. 2b74b68 patch 8.2.4679: cannot have expandcmd() give an error message for mistakes by Yegappan Lakshmanan · 4 years ago
  45. 0b962e5 patch 8.2.4677: the Athena GUI support is outdated by Bram Moolenaar · 4 years ago
  46. c4cb544 patch 8.2.4674: cannot force getting MouseMove events by Ernie Rael · 4 years ago
  47. 5018a83 patch 8.2.4667: expandcmd() fails on an error by Yegappan Lakshmanan · 4 years ago
  48. c1658a1 patch 8.2.4664: Elvish files are not recognized by Bruno Roque · 4 years ago
  49. 3a6f952 patch 8.2.4658: org-mode files are not recognized by ranjithshegde · 4 years ago
  50. 46eea44 Update runtime files by Bram Moolenaar · 4 years ago
  51. 9247a22 patch 8.2.4648: handling LSP messages is a bit slow by Yegappan Lakshmanan · 4 years ago
  52. 454ce67 patch 8.2.4617: no completion for :scriptnames by Yegappan Lakshmanan · 4 years ago
  53. e7dd0fa patch 8.2.4608: getcompletion() does not work when 'wildoptions' has "fuzzy" by Yegappan Lakshmanan · 4 years, 1 month ago
  54. 35dc176 patch 8.2.4607: sourcing buffer lines may lead to errors for conflicts by Yegappan Lakshmanan · 4 years, 1 month ago
  55. 85b43c6 patch 8.2.4603: sourcing buffer lines is too complicated by Yegappan Lakshmanan · 4 years, 1 month ago
  56. 47c532e Update runtime files by Bram Moolenaar · 4 years, 1 month ago
  57. 36a5b68 patch 8.2.4594: need to write script to a file to be able to source them by Yegappan Lakshmanan · 4 years, 1 month ago
  58. 8d5e514 patch 8.2.4571: not all gdb files are recognized by Jade Lovelace · 4 years, 1 month ago
  59. 6e2e2cc patch 8.2.4565: no command line completion for :breakadd and :breakdel by Bram Moolenaar · 4 years, 1 month ago
  60. 176711f patch 8.2.4545: MS-Windows: the installed icon is low resolution by Christian Brabandt · 4 years, 1 month ago
  61. 1588bc8 Update runtime files by Bram Moolenaar · 4 years, 1 month ago
  62. 8acb9cc patch 8.2.4526: Vim9: cannot set variables to a null value by Bram Moolenaar · 4 years, 1 month ago
  63. c12dc47 patch 8.2.4511: filetype test fails by Bram Moolenaar · 4 years, 1 month ago
  64. 1fc3422 patch 8.2.4498: using <Plug> with "noremap" does not work by Bram Moolenaar · 4 years, 1 month ago
  65. c51cf03 Update runtime files. by Bram Moolenaar · 4 years, 1 month ago
  66. 4d56b97 patch 8.2.4464: Dtrace files are recognized as filetype D by =?UTF-8?q?Teubel=20Gy=C3=B6rgy?= · 4 years, 1 month ago
  67. 38b85cb patch 8.2.4463: completion only uses strict matching by Yegappan Lakshmanan · 4 years, 1 month ago
  68. 33fc4a6 patch 8.2.4457: the GPM library can only be linked statically by Bram Moolenaar · 4 years, 1 month ago
  69. 2007dd4 patch 8.2.4455: accepting one and zero for second sort() argument is strange by Bram Moolenaar · 4 years, 1 month ago
  70. b2c7235 patch 8.2.4448: filetype detection is failing by Bram Moolenaar · 4 years, 1 month ago
  71. afa048f patch 8.2.4447: Vim9: can still use s:var in a compiled function by Bram Moolenaar · 4 years, 1 month ago
  72. 944697a Update runtime files by Bram Moolenaar · 4 years, 2 months ago
  73. cdf7172 patch 8.2.4424: ".gts" and ".gjs" files are not recognized by NullVoxPopuli · 4 years, 2 months ago
  74. a425353 patch 8.2.4420: menu translations are inconsistent by Ada · 4 years, 2 months ago
  75. 1fca5f3 patch 8.2.4416: Vim9: using a script-local function requires using "s:" by Bram Moolenaar · 4 years, 2 months ago
  76. 97b2315 patch 8.2.4414: solidity files are not recognized by =?UTF-8?q?Dundar=20G=C3=B6c?= · 4 years, 2 months ago
  77. 8e5ba69 patch 8.2.4411: bicep files are not recognized by =?UTF-8?q?Dundar=20G=C3=B6c?= · 4 years, 2 months ago
  78. 299d8e5 patch 8.2.4372: filetype detection from file contents is in legacy script by Bram Moolenaar · 4 years, 2 months ago
  79. 0c3cc2f patch 8.2.4352: ReScript files are not recognized by Ananda Umamil · 4 years, 2 months ago
  80. 5b1d6e9 patch 8.2.4348: "legacy exe cmd" does not do what one would expect by Bram Moolenaar · 4 years, 2 months ago
  81. 8196e94 patch 8.2.4343: when reloading not all properties are detected by Rob Pilling · 4 years, 2 months ago
  82. 92f645b Update runtime files. (closes #9741) by Bram Moolenaar · 4 years, 2 months ago
  83. 9da17d7 Update runtime files by Bram Moolenaar · 4 years, 2 months ago
  84. 28e8f73 patch 8.2.4335: no autocommand event triggered before changing directory by Bram Moolenaar · 4 years, 2 months ago
  85. e023d49 patch 8.2.4329: no support for end line number and column in 'errorformat' by haya14busa · 4 years, 2 months ago
  86. 3908ef5 patch 8.2.4325: 'wildmenu' only shows few matches by Yegappan Lakshmanan · 4 years, 2 months ago
  87. e5b7897 patch 8.2.4305: tex filetype detection fails by Bram Moolenaar · 4 years, 2 months ago
  88. 3e79c97 Update runtime files; use compiled functions by Bram Moolenaar · 4 years, 2 months ago
  89. a2baa73 Update runtime files. by Bram Moolenaar · 4 years, 2 months ago
  90. adbb1bf patch 8.2.4282: restricted mode requires the -Z command line option by matveyt · 4 years, 2 months ago
  91. 9e0208f patch 8.2.4276: separate test function for the GUI scrollbar by Yegappan Lakshmanan · 4 years, 2 months ago
  92. c570e9c patch 8.2.4274: Basic and form filetype detection is incomplete by Doug Kearns · 4 years, 2 months ago
  93. c4573eb Update runtime files by Bram Moolenaar · 4 years, 2 months ago
  94. 672776d patch 8.2.4270: generating nv_cmdidxs.h requires building Vim twice by ichizok · 4 years, 2 months ago
  95. ec3637c patch 8.2.4263: no test for the GUI find/replace dialog by Yegappan Lakshmanan · 4 years, 2 months ago
  96. 06011e1 patch 8.2.4259: number of test functions for GUI events is growing by Yegappan Lakshmanan · 4 years, 2 months ago
  97. f10911e Update runtime files by Bram Moolenaar · 4 years, 2 months ago
  98. 4dc0dd8 patch 8.2.4252: generating the normal command table at runtime is inefficient by Yegappan Lakshmanan · 4 years, 2 months ago
  99. 97c554d patch 8.2.4251: vala files are not recognized by Bram Moolenaar · 4 years, 2 months ago
  100. 585ee07 patch 8.2.4249: the timeout limit for spell suggestions is always 5000 by Bram Moolenaar · 4 years, 2 months ago