1. c4bca1d patch 9.1.1532: termdebug: not enough ways to configure breakpoints by Dimitry Ishenko · 8 weeks ago
  2. b3eaae2 runtime(netrw): restore blank line cleanup after file listing by uma-chan · 9 weeks ago
  3. ba47934 runtime(netrw): upstream snapshot of v183 by Luca Saccarola · 10 weeks ago
  4. ef92555 runtime(netrw): upstream snapshot of v182 by Luca Saccarola · 2 months ago
  5. 2249cc0 runtime(netrw): remove the fun from netrw :) by Luca Saccarola · 2 months ago
  6. 1cbe3e8 runtime(comment): add <Plug>-mappings by Mark Woods · 3 months ago
  7. 7e47c1e runtime(netrw): remove g:netrw_quiet and reindent to 4 spaces by Luca Saccarola · 3 months ago
  8. aef2e53 runtime(comment): handle special chars ^$[ robustly by Maxim Kim · 3 months ago
  9. f5e3b5c runtime(netrw): refactor netrw#ErrorMsg -> netrw#msg#Notify by Luca Saccarola · 3 months ago
  10. 532a5fb patch 9.1.1456: comment plugin fails toggling if 'cms' contains \ by Maxim Kim · 3 months ago
  11. 600cd88 runtime(netrw): remove comment separators by Luca Saccarola · 3 months ago
  12. 1319009 runtime(netrw): get rid of s:Strlen() and use strdisplaywidth() by Luca Saccarola · 3 months ago
  13. 09a62e6 runtime(netrw): cleanup Decho related comments by Luca Saccarola · 3 months ago
  14. d1a975a runtime(netrw): upstream snapshot of v181 by Luca Saccarola · 3 months ago
  15. ba0062b runtime(helptoc): the helptoc package can be improved by Peter Kenny · 4 months ago
  16. fbe4a8f runtime(doc): Fix notation of "Vim script" and "Vim9 script" by Hirohito Higashi · 4 months ago
  17. dd776dd patch 9.1.1336: comment plugin does not support case-insensitive 'commentstring' by Maxim Kim · 5 months ago
  18. 839fd94 runtime(netrw): remove deprecated functions by Luca Saccarola · 5 months ago
  19. d623773 runtime(netrw): upstream snapshot of v180 by Luca Saccarola · 5 months ago
  20. 0e59e67 patch 9.1.1293: comment plugin does not handle 'exclusive' selection for comment object by Maxim Kim · 5 months ago
  21. a580761 patch 9.1.1259: some issues with comment package and tailing spaces by Maxim Kim · 5 months ago
  22. 08283b2 patch 9.1.1240: Regression with ic/ac text objects and comment plugin by Maxim Kim · 5 months ago
  23. e14aa3c runtime(hlyank): update the hlyank package by Hirohito Higashi · 6 months ago
  24. 9712a25 patch 9.1.1229: the comment plugin can be improved by Maxim Kim · 6 months ago
  25. 83d7440 runtime(hlyank): add the hlyank package by Christian Brabandt · 6 months ago
  26. ce4f9d2 runtime(nohlsearch): fix CursorHold loop by qaqland · 6 months ago
  27. 29d596c runtime(netrw): upstream snapshot of v179 by Luca Saccarola · 6 months ago
  28. da53af5 runtime(netrw): correctly handle shellslash variable by Luca Saccarola · 6 months ago
  29. 5b97947 runtime(netrw): runtime(netrw): upstream snapshot of v178 by Luca Saccarola · 6 months ago
  30. ee1a24b runtime(netrw): fix s:NetrwHome() regression by Luca Saccarola · 7 months ago
  31. 73d8222 runtime(netrw): upstream snapshot of v177 by Luca Saccarola · 7 months ago
  32. 6d6ec2e runtime(netrw): correct wrong version check by Christian Brabandt · 7 months ago
  33. ec961b0 runtime(netrw): upstream snapshot of v176 by Luca Saccarola · 7 months ago
  34. c729d6d runtime: decouple Open and Launch commands and gx mapping from netrw by Luca Saccarola · 7 months ago
  35. d402ba8 runtime(netrw): upstream snapshot of v175 by Luca Saccarola · 8 months ago
  36. 9cfdabb runtime(netrw): change netrw maintainer by Luca Saccarola · 8 months ago
  37. c74a87e runtime(helptoc): reload cached g:helptoc.shell_prompt when starting toc by D. Ben Knoble · 9 months ago
  38. ae1c8b7 patch 9.1.0878: termdebug: cannot enable DEBUG mode by Ubaldo Tiberi · 10 months ago
  39. 5e7f43b runtime(termdebug): allow to use decimal signs by Ella Moss · 10 months ago
  40. b3ec564 runtime(doc): include a TOC Vim9 plugin by lagygoill · 10 months ago
  41. 8f1d098 patch 9.1.0817: termdebug: cannot evaluate expr in a popup by Peter Wolf · 10 months ago
  42. f64bafd runtime(comment): fix commment toggle with mixed tabs & spaces by Maxim Kim · 11 months ago
  43. a420547 runtime(misc): Use consistent "Vim script" spelling by h-east · 11 months ago
  44. 7b27fc49a runtime(comment): consider &tabstop in lines after whitespace indent by Konfekt · 11 months ago
  45. e021f39 runtime(comment): commenting might be off by one column by Konfekt · 11 months ago
  46. 0fb2551 runtime(comment): fix syntax error by Konfekt · 11 months ago
  47. 9142136 runtime(comment): add gC mapping to (un)comment rest of line by Konfekt · 11 months ago
  48. bbeb38d runtime(termdebug): Fix wrong test for balloon feature by Ubaldo Tiberi · 1 year, 1 month ago
  49. 5753d99 runtime(nohlsearch): add missing loaded_hlsearch guard by Maxim Kim · 1 year, 1 month ago
  50. 2979cfc patch 9.1.0613: tests: termdebug test may fail and leave file around by Christian Brabandt · 1 year, 1 month ago
  51. a90b0b4 patch 9.1.0607: termdebug: uses inconsistent style by Ubaldo Tiberi · 1 year, 2 months ago
  52. aef6179 patch 9.1.0599: Termdebug: still get E1023 when specifying arguments by zeertzjq · 1 year, 2 months ago
  53. 2736cc7 runtime(termdebug): gdb file/folder check is now performed only in CWD. by Ubaldo Tiberi · 1 year, 2 months ago
  54. 27f5334 runtime(termdebug): quote filename arguments using double quotes by Ubaldo Tiberi · 1 year, 2 months ago
  55. c3837a4 runtime(termdebug): fix a few issues by Ubaldo Tiberi · 1 year, 2 months ago
  56. e54fd3f runtime(termdebug): Add Deprecation warnings by Ubaldo Tiberi · 1 year, 2 months ago
  57. 225d4d9 runtime(termdebug): Refactored StartDebug_term and EndDebug functions by Ubaldo Tiberi · 1 year, 2 months ago
  58. 549ecc8 runtime(termdebug): Change some variables to Enums by Yinzuo Jiang · 1 year, 3 months ago
  59. f7f8f0b patch 9.1.0508: termdebug plugin can be further improved by Ubaldo Tiberi · 1 year, 3 months ago
  60. 46f2823 patch 9.1.0501: too complicated mapping restore in termdebug by Ubaldo Tiberi · 1 year, 3 months ago
  61. aeca717 runtime(nohlsearch): simplify mapping by Maxim Kim · 1 year, 3 months ago
  62. a48637c patch 9.1.0497: termdebug can be further improved by Ubaldo Tiberi · 1 year, 3 months ago
  63. 26de90c runtime(nohlsearch): include the the simple nohlsearch package by Maxim Kim · 1 year, 3 months ago
  64. a5af73a runtime(termdebug): properly check mapping variables using null_dict by shane.xb.qian · 1 year, 3 months ago
  65. f127dce runtime(termdebug): using wrong type for PlaceSign() by shane.xb.qian · 1 year, 3 months ago
  66. 17e702a runtime(termdebug): make TermDebugSendCommand() a global function again by Damien Riegel · 1 year, 3 months ago
  67. fce324f runtime(termdebug): close all buffers in the same way by Damien Riegel · 1 year, 3 months ago
  68. ef8eab8 patch 9.1.0482: termdebug plugin needs more love by Ubaldo Tiberi · 1 year, 3 months ago
  69. 83d0028 runtime(termdebug): Use string interpolation instead of string concat by Yegappan Lakshmanan · 1 year, 3 months ago
  70. 971378e runtime(termdebug): remove line-continuation characters by Yegappan Lakshmanan · 1 year, 3 months ago
  71. dfc21db runtime(termdebug): fix mousemodel restoration by comparing against null_string by Ernie Rael · 1 year, 3 months ago
  72. 477402e runtime(termdebug): Fix saved_mousemodel check by laburnumT · 1 year, 3 months ago
  73. 03a3df1 runtime(termdebug: Fix errors in using the latest termdebug.vim by Yegappan Lakshmanan · 1 year, 3 months ago
  74. ae4641d runtime(termdebug): Fix wrong email address by Christian Brabandt · 1 year, 3 months ago
  75. 23f29ff runtime(termdebug): convert termdebug plugin to Vim9 script by Ubaldo Tiberi · 1 year, 3 months ago
  76. 98fb818 runtime(comment): clarify the usage of 'commentstring' option value by Christian Brabandt · 1 year, 3 months ago
  77. f2d74e3 runtime(comment): add missing help tags file by Christian Brabandt · 1 year, 4 months ago
  78. 62ccaa6 runtime(termdebug): check for gdb file/dir before using as buffer name by Ubaldo Tiberi · 1 year, 4 months ago
  79. 8cf29e4 runtime(matchit): update matchit plugin to v1.20 by Christian Brabandt · 1 year, 4 months ago
  80. 5400a5d runtime(comment): include a simple comment toggling plugin by Maxim Kim · 1 year, 4 months ago
  81. d3c0ff5 runtime(termdebug): allow multibyte characters as breakpoint signs (#14274) by Mihai Ciuraru · 1 year, 6 months ago
  82. dc4c37b patch 9.1.0025: A few typos in tests and justify.vim by dundargoc · 1 year, 8 months ago
  83. 323dda1 runtime(termdebug): add Tbreak command by iam28th · 1 year, 9 months ago
  84. 2dd613f runtime(termdebug): improve the breakpoint sign label (#13525) by Shane-XB-Qian · 1 year, 10 months ago
  85. ca48202 runtime(termdebug): improve window handling, shorten var types by shane.xb.qian · 1 year, 10 months ago
  86. 7fbbd7f runtime(termdebug): handle buffer-local mappings properly by shane.xb.qian · 1 year, 10 months ago
  87. dbf749b runtime: Fix more typos (#13354) by Viktor Szépe · 1 year, 11 months ago
  88. 6ffcc58 runtime(help): Updated documentation on editorconfig by Christian Brabandt · 2 years ago
  89. 7129de8 runtime(editorconfig): generate helptags, remove unused files by Christian Brabandt · 2 years ago
  90. e5e0430 runtime: Distribute the editorconfig with vim (#12902) by Christian Brabandt · 2 years ago
  91. e8d6f03 runtime: Remove Brams name from a few more runtime files (#12780) by Christian Brabandt · 2 years ago
  92. 3d3a915 runtime(termdebug): more termdebug fixes and improvements (#12892) by Sean Dewar · 2 years ago
  93. 2ae7ffe runtime(termdebug): add frame related commands (#12511) by Simon Sobisch · 2 years, 1 month ago
  94. a76f322 runtime(termdebug): Fix various Termdebug issues (#12875) by Sean Dewar · 2 years, 1 month ago
  95. f6fb52b runtime(termdebug): refactor error printing (#12856) by Shane-XB-Qian · 2 years, 1 month ago
  96. 19968fc runtime(termdebug): re-indent lines (#12857) by Shane-XB-Qian · 2 years, 1 month ago
  97. 9f29621 Runtime(termdebug): Add support to view local and argument variables by laburnumT · 2 years, 4 months ago
  98. bfc461f Use string interpolation (#12823) by Yegappan Lakshmanan · 2 years, 1 month ago
  99. bd76c89 update matchit (#12611) by Christian Brabandt · 2 years, 1 month ago
  100. e7d9ca2 patch 9.0.1671: Termdebug: error with more than 99 breakpoints by skywind3000 · 2 years, 2 months ago