- 06fe70c patch 9.1.0743: diff mode does not handle overlapping diffs correctly by Yukihiro Nakadaira · 1 year, 6 months ago
- c854efc runtime(glvs): fix a few issues by GuyBrush · 1 year, 6 months ago
- 2c41dad runtime(doc): Fix typo in :help :command-modifiers by Doug Kearns · 1 year, 6 months ago
- 25876a6 patch 9.1.0742: getcmdprompt() implementation can be improved by h-east · 1 year, 6 months ago
- d9af78b runtime(docs): update `:set?` command behavior table by Milly · 1 year, 6 months ago
- 166f89e runtime(doc): update vim90 to vim91 in docs by mikoto2000 · 1 year, 6 months ago
- ac8a10a runtime(doc): fix typo in :h dos-colors by Christian Brabandt · 1 year, 6 months ago
- 6908428 patch 9.1.0741: No way to get prompt for input()/confirm() by Shougo Matsushita · 1 year, 6 months ago
- 770b38d runtime(doc): fix typo in version9.txt nrformat -> nrformats by hseg · 1 year, 6 months ago
- a7229c8 runtime(rmd,rrst): 'fex' option not properly restored by John M Devin · 1 year, 6 months ago
- be551da runtime(netrw): remove extraneous closing bracket by Peter Aronoff · 1 year, 6 months ago
- f1694b4 patch 9.1.0740: incorrect internal diff with empty file by Yukihiro Nakadaira · 1 year, 6 months ago
- a6de287 patch 9.1.0739: [security]: use-after-free in ex_getln.c by John Marriott · 1 year, 7 months ago
- a0c14ef runtime(filetype): tests: Test_filetype_detection() fails by Christian Brabandt · 1 year, 7 months ago
- e6b01cf runtime(dist): do not output a message if executable is not found by Christian Brabandt · 1 year, 7 months ago
- fdcb082 patch 9.1.0738: filetype: rapid files are not recognized by KnoP-01 · 1 year, 7 months ago
- 87b6565 runtime(modconf): remove erroneous :endif in ftplugin by zeertzjq · 1 year, 7 months ago
- 597aadc runtime(lyrics): support multiple timestamps in syntax script by ObserverOfTime · 1 year, 7 months ago
- 50423ab runtime(java): Optionally recognise _module_ import declarations by Aliaksei Budavei · 1 year, 7 months ago
- 35699f1 runtime(vim): Update base-syntax, improve folding function matches by Doug Kearns · 1 year, 7 months ago
- e019f36 CI: upload failed screendump tests also for Cirrus by Aliaksei Budavei · 1 year, 7 months ago
- 9dfe111 patch 9.1.0737: tests: screendump tests may require a bit more time by Aliaksei Budavei · 1 year, 7 months ago
- f86568f runtime(misc): simplify keywordprg in various ftplugins by Konfekt · 1 year, 7 months ago
- 2307945 runtime(java): Optionally recognise all primitive constants in _switch-case_ labels by Aliaksei Budavei · 1 year, 7 months ago
- 41c7bba runtime(zsh,sh): set and unset compiler in ftplugin by Konfekt · 1 year, 7 months ago
- c18a9d5 runtime(netrw): using inefficient highlight pattern for 'mf' by yasuda · 1 year, 7 months ago
- 4298c5f patch 9.1.0736: Unicode tables are outdated by Christian Brabandt · 1 year, 7 months ago
- 89b9bb4 patch 9.1.0735: filetype: salt files are not recognized by Gregory Anders · 1 year, 7 months ago
- 202c467 patch 9.1.0734: filetype: jinja files are not recognized by Gregory Anders · 1 year, 7 months ago
- f21d28a runtime(zathurarc): add double-click-follow to syntax script by Wu, Zhenyu · 1 year, 7 months ago
- a81813d translation(ru): Updated messages translation by RestorerZ · 1 year, 7 months ago
- 3f6981d translation(it): updated xxd man page by Antonio Giovanni Colombo · 1 year, 7 months ago
- 5ca3efa translation(ru): updated xxd man page by RestorerZ · 1 year, 7 months ago
- 7cfe693 patch 9.1.0733: keyword completion does not work with fuzzy by glepnir · 1 year, 7 months ago
- 1502272 patch 9.1.0732: xxd: cannot use -b and -i together by Andre Chang · 1 year, 7 months ago
- 5e95c8f runtime(java): Highlight javaConceptKind modifiers with StorageClass by Aliaksei Budavei · 1 year, 7 months ago
- fdd1819 runtime(doc): reword and reformat how to use defaults.vim by Max Coplan · 1 year, 7 months ago
- 59b089c patch 9.1.0731: inconsistent case sensitive extension matching by Evgeni Chasnovski · 1 year, 7 months ago
- 4d427d4 runtime(vim): Update base-syntax, match Vim9 bool/null literal args to :if/:while/:return by Doug Kearns · 1 year, 7 months ago
- 0f5effb runtime(netrw): delete confirmation not strict enough by Christian Brabandt · 1 year, 7 months ago
- 59149f0 patch 9.1.0730: Crash with cursor-screenline and narrow window by zeertzjq · 1 year, 7 months ago
- 86dc4f8 patch 9.1.0729: Wrong cursor-screenline when resizing window by zeertzjq · 1 year, 7 months ago
- be4bd18 patch 9.1.0728: [security]: heap-use-after-free in garbage collection with location list user data by zeertzjq · 1 year, 7 months ago
- d657d3d runtime(doc): clarify the effect of the timeout for search()-functions by Christian Brabandt · 1 year, 7 months ago
- fc72a2f runtime(idlang): update syntax script by Joe Sapp · 1 year, 7 months ago
- e401576 runtime(spec): Recognize epoch when making spec changelog in ftplugin by fundawang · 1 year, 7 months ago
- 2241f08 runtime(spec): add file triggers to syntax script by fundawang · 1 year, 7 months ago
- 95dacbb patch 9.1.0727: too many strlen() calls in option.c by John Marriott · 1 year, 7 months ago
- 077d1d2 runtime(make): add compiler/make.vim to reset compiler plugin settings by Konfekt · 1 year, 7 months ago
- a9ae38d runtime(java): Recognise all available standard doclet tags by Aliaksei Budavei · 1 year, 7 months ago
- 5084036 patch 9.1.0726: not using correct python3 API with dynamic linking by Yee Cheng Chin · 1 year, 7 months ago
- c0982f9 runtime(dosini): Update syntax script, spellcheck comments only by John Tobin · 1 year, 7 months ago
- 26e4b00 runtime(doc): Revert outdated comment in completeopt's fuzzy documentation by Yee Cheng Chin · 1 year, 7 months ago
- 03cac4b patch 9.1.0725: filetype: swiftinterface files are not recognized by LosFarmosCTL · 1 year, 7 months ago
- d30ffdc runtime(pandoc): Update compiler plugin to use actual 'spelllang' by Christian Brabandt · 1 year, 7 months ago
- 7cc0e91 runtime(groff): Add compiler plugin for groff by Konfekt · 1 year, 7 months ago
- c2285a8 patch 9.1.0724: if_python: link error with python 3.13 and stable ABI by Yee Cheng Chin · 1 year, 7 months ago
- 97a5be4 patch 9.1.0723: if_python: dynamic linking fails with python3 >= 3.13 by Yee Cheng Chin · 1 year, 7 months ago
- 701c863 patch 9.1.0722: crash with large id in text_prop interface by Christian Brabandt · 1 year, 7 months ago
- 5b9237c patch 9.1.0721: tests: test_mksession does not consider XDG_CONFIG_HOME by John M Devin · 1 year, 7 months ago
- 609599c runtime(glvs): update GetLatestVimScripts plugin by GuyBrush · 1 year, 7 months ago
- 0b2285c runtime(doc): Fix typo in :help :hide text by Doug Kearns · 1 year, 7 months ago
- b584117 runtime(doc): buffers can be re-used by Christian Brabandt · 1 year, 7 months ago
- 61a6ac4 patch 9.1.0720: Wrong breakindentopt=list:-1 with multibyte or TABs by zeertzjq · 1 year, 7 months ago
- 66f65a4 patch 9.1.0719: Resetting cell widths can make 'listchars' or 'fillchars' invalid by zeertzjq · 1 year, 7 months ago
- 82f6134 runtime(doc): Update version9.txt and mention $MYVIMDIR by Christian Brabandt · 1 year, 7 months ago
- 4e7249a patch 9.1.0718: hard to know the users personal Vim Runtime Directory by Christian Brabandt · 1 year, 7 months ago
- f7b8609 patch 9.1.0717: Unnecessary nextcmd NULL checks in parse_command_modifiers() by zeertzjq · 1 year, 7 months ago
- 233252f Maintainers: fix typo in author name by Gregory Anders · 1 year, 7 months ago
- 539e9b5 patch 9.1.0716: resetting setcellwidth() doesn't update the screen by Ken Takata · 1 year, 7 months ago
- 150b507 runtime(hcl,terraform): Add runtime files for HCL and Terraform by Gregory Anders · 1 year, 7 months ago
- 315b6f7 runtime(tmux): Update syntax script by Eric Pruitt · 1 year, 7 months ago
- fa16e43 patch 9.1.0715: Not correctly parsing color names (after v9.1.0709) by Christian Brabandt · 1 year, 7 months ago
- eccc927 patch 9.1.0714: tests: GuiEnter_Turkish test may fail by Ken Takata · 1 year, 7 months ago
- 2432b4a patch 9.1.0713: Newline causes E749 in Ex mode by zeertzjq · 1 year, 7 months ago
- 3db32d2 patch 9.1.0712: tests: missing dependency of Test_gettext_makefile by James McCoy · 1 year, 7 months ago
- 06ed634 patch 9.1.0711: tests: test_xxd may file when using different xxd by James McCoy · 1 year, 7 months ago
- f00f4d9 patch 9.1.0710: popup window may hide part of Command line by Christian Brabandt · 1 year, 7 months ago
- 3c07eb0 runtime(vim): Update syntax, improve user-command matching by Doug Kearns · 1 year, 7 months ago
- 84e3175 patch 9.1.0709: GUIEnter event not found in Turkish locale by Christian Brabandt · 1 year, 7 months ago
- bd69b39 runtime(sudoers): improve recognized Runas_Spec and Tag_Spec items by Christian Brabandt · 1 year, 7 months ago
- 3d5065f patch 9.1.0708: Recursive window update does not account for reset skipcol by Luuk van Baal · 1 year, 7 months ago
- 9abd02d runtime(nu): include filetype plugin by Marc Jakobi · 1 year, 7 months ago
- 396fd1e patch 9.1.0707: [security]: invalid cursor position may cause a crash by Christian Brabandt · 1 year, 7 months ago
- 75ba87b patch 9.1.0706: tests: test_gettext fails when using shadow dir by James McCoy · 1 year, 7 months ago
- 4e527a2 CI: Install locales-all package by James McCoy · 1 year, 7 months ago
- 58d7052 patch 9.1.0705: Sorting of fuzzy filename completion is not stable by zeertzjq · 1 year, 7 months ago
- 41ba265 translation(pt): update Portuguese/Brazilian menu translation by JNylson · 1 year, 7 months ago
- d817609 runtime(vim): Update base-syntax, match bracket mark ranges by Doug Kearns · 1 year, 7 months ago
- e2c4e07 runtime(doc): Update :help :command-complete list by Doug Kearns · 1 year, 7 months ago
- 09b80d2 patch 9.1.0704: inserting with a count is inefficient by Ken Takata · 1 year, 7 months ago
- 7c8bbc6 runtime(doc): use mkdir -p to save a command by Ughur Alakbarov · 1 year, 7 months ago
- c9bfed2 patch 9.1.0703: crash with 2byte encoding and glob2regpat() by Christian Brabandt · 1 year, 7 months ago
- 87c01d9 runtime(hollywood): update syn highlight for If-Then statements and For-In-Loops by Tom Crecelius · 1 year, 7 months ago
- f459d68 patch 9.1.0702: Patch 9.1.0700 broke CI by Christian Brabandt · 1 year, 7 months ago
- c3a02d7 patch 9.1.0701: crash with NFA regex engine when searching for composing chars by Christian Brabandt · 1 year, 7 months ago
- 1c815b5 patch 9.1.0700: crash with 2byte encoding and glob2regpat() by Christian Brabandt · 1 year, 7 months ago
- f8702ae patch 9.1.0699: "dvgo" is not always an inclusive motion by Christian Brabandt · 1 year, 7 months ago
- 8556e23 runtime(java): Provide support for syntax preview features by Aliaksei Budavei · 1 year, 7 months ago
- d56c451 patch 9.1.0698: tests: "Untitled" file not removed when running Test_crash1_3 alone by zeertzjq · 1 year, 7 months ago