summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-09-17patch 9.1.0736: Unicode tables are outdatedv9.1.0736Christian Brabandt
2024-09-17patch 9.1.0735: filetype: salt files are not recognizedv9.1.0735Gregory Anders
2024-09-17patch 9.1.0734: filetype: jinja files are not recognizedv9.1.0734Gregory Anders
2024-09-17runtime(zathurarc): add double-click-follow to syntax scriptWu, Zhenyu
2024-09-17translation(ru): Updated messages translationRestorerZ
2024-09-17translation(it): updated xxd man pageAntonio Giovanni Colombo
2024-09-17translation(ru): updated xxd man pageRestorerZ
2024-09-15patch 9.1.0733: keyword completion does not work with fuzzyv9.1.0733glepnir
2024-09-15patch 9.1.0732: xxd: cannot use -b and -i togetherv9.1.0732Andre Chang
2024-09-15runtime(java): Highlight javaConceptKind modifiers with StorageClassAliaksei Budavei
2024-09-15runtime(doc): reword and reformat how to use defaults.vimMax Coplan
2024-09-15patch 9.1.0731: inconsistent case sensitive extension matchingv9.1.0731Evgeni Chasnovski
2024-09-15runtime(vim): Update base-syntax, match Vim9 bool/null literal args to :if/:w...Doug Kearns
2024-09-15runtime(netrw): delete confirmation not strict enoughChristian Brabandt
2024-09-14patch 9.1.0730: Crash with cursor-screenline and narrow windowv9.1.0730zeertzjq
2024-09-14patch 9.1.0729: Wrong cursor-screenline when resizing windowv9.1.0729zeertzjq
2024-09-14patch 9.1.0728: [security]: heap-use-after-free in garbage collection with lo...v9.1.0728zeertzjq
2024-09-10runtime(doc): clarify the effect of the timeout for search()-functionsChristian Brabandt
2024-09-10runtime(idlang): update syntax scriptJoe Sapp
2024-09-10runtime(spec): Recognize epoch when making spec changelog in ftpluginfundawang
2024-09-10runtime(spec): add file triggers to syntax scriptfundawang
2024-09-10patch 9.1.0727: too many strlen() calls in option.cv9.1.0727John Marriott
2024-09-10runtime(make): add compiler/make.vim to reset compiler plugin settingsKonfekt
2024-09-10runtime(java): Recognise all available standard doclet tagsAliaksei Budavei
2024-09-10patch 9.1.0726: not using correct python3 API with dynamic linkingv9.1.0726Yee Cheng Chin
2024-09-10runtime(dosini): Update syntax script, spellcheck comments onlyJohn Tobin
2024-09-10runtime(doc): Revert outdated comment in completeopt's fuzzy documentationYee Cheng Chin
2024-09-10patch 9.1.0725: filetype: swiftinterface files are not recognizedv9.1.0725LosFarmosCTL
2024-09-09runtime(pandoc): Update compiler plugin to use actual 'spelllang'Christian Brabandt
2024-09-09runtime(groff): Add compiler plugin for groffKonfekt
2024-09-09patch 9.1.0724: if_python: link error with python 3.13 and stable ABIv9.1.0724Yee Cheng Chin
2024-09-09patch 9.1.0723: if_python: dynamic linking fails with python3 >= 3.13v9.1.0723Yee Cheng Chin
2024-09-08patch 9.1.0722: crash with large id in text_prop interfacev9.1.0722Christian Brabandt
2024-09-08patch 9.1.0721: tests: test_mksession does not consider XDG_CONFIG_HOMEv9.1.0721John M Devin
2024-09-08runtime(glvs): update GetLatestVimScripts pluginGuyBrush
2024-09-08runtime(doc): Fix typo in :help :hide textDoug Kearns
2024-09-07runtime(doc): buffers can be re-usedChristian Brabandt
2024-09-07patch 9.1.0720: Wrong breakindentopt=list:-1 with multibyte or TABsv9.1.0720zeertzjq
2024-09-06patch 9.1.0719: Resetting cell widths can make 'listchars' or 'fillchars' inv...v9.1.0719zeertzjq
2024-09-05runtime(doc): Update version9.txt and mention $MYVIMDIRChristian Brabandt
2024-09-05patch 9.1.0718: hard to know the users personal Vim Runtime Directoryv9.1.0718Christian Brabandt
2024-09-05patch 9.1.0717: Unnecessary nextcmd NULL checks in parse_command_modifiers()v9.1.0717zeertzjq
2024-09-05Maintainers: fix typo in author nameGregory Anders
2024-09-05patch 9.1.0716: resetting setcellwidth() doesn't update the screenv9.1.0716Ken Takata
2024-09-04runtime(hcl,terraform): Add runtime files for HCL and TerraformGregory Anders
2024-09-04runtime(tmux): Update syntax scriptEric Pruitt
2024-09-04patch 9.1.0715: Not correctly parsing color names (after v9.1.0709)v9.1.0715Christian Brabandt
2024-09-03patch 9.1.0714: tests: GuiEnter_Turkish test may failv9.1.0714Ken Takata
2024-09-03patch 9.1.0713: Newline causes E749 in Ex modev9.1.0713zeertzjq
2024-09-03patch 9.1.0712: tests: missing dependency of Test_gettext_makefilev9.1.0712James McCoy