summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-05-30patch 9.1.0449: MS-Windows: Compiler warningsv9.1.0449Mike Williams
2024-05-29patch 9.1.0448: compiler warning in eval.cv9.1.0448Yegappan Lakshmanan
2024-05-28runtime(stylus): remove remaining css code (#14866)zeertzjq
2024-05-27runtime(doc): Add ft_hare.txt to Reference Manual TOCh-east
2024-05-27runtime(vim): re-generate vim syntax from generatorChristian Brabandt
2024-05-27runtime(vim): fix syntax vim bug (Close #14858) (#14861)h_east
2024-05-27patch 9.1.0447: completion may be wrong when deleting all charsv9.1.0447glepnir
2024-05-26patch 9.1.0446: getregionpos() inconsistent for partly-selected multibyte charv9.1.0446zeertzjq
2024-05-26runtime(typescriptreact): fix highlighting nested and escaped quotes in strin...Linda_pp
2024-05-26runtime(asm): remove the indent plugin since it has too many issuesChristian Brabandt
2024-05-25runtime(debian): update Debian runtime files (#14849)James McCoy
2024-05-25patch 9.1.0445: Coverity warning after 9.1.0440v9.1.0445Yegappan Lakshmanan
2024-05-25patch 9.1.0444: Not enough tests for getregion() with multibyte charsv9.1.0444zeertzjq
2024-05-24patch 9.1.0443: Can't use blockwise selection with width for getregion()v9.1.0443zeertzjq
2024-05-24runtime(typescript): update outdated syntax filesrhysd
2024-05-24runtime(i3config/swayconfig): fix floating_modifier highlight (#14841)Josef Litoš
2024-05-24patch 9.1.0442: hare runtime files outdatedv9.1.0442Amelia Clarke
2024-05-24patch 9.1.0441: getregionpos() can't properly indicate positions beyond eolv9.1.0441zeertzjq
2024-05-24patch 9.1.0440: function get_lval() is too longv9.1.0440Yegappan Lakshmanan
2024-05-24patch 9.1.0439: Cannot filter the historyv9.1.0439Christian Brabandt
2024-05-24patch 9.1.0438: Wrong Ex command executed when :g uses '?' as delimiterv9.1.0438zeertzjq
2024-05-23runtime(i3config/swayconfig): support floating_modifier none; revert broken h...James Eapen
2024-05-23patch 9.1.0437: Motif requires non-const char pointer for XPM datav9.1.0437Drew Vogel
2024-05-23patch 9.1.0436: Crash when using '?' as separator for :sv9.1.0436zeertzjq
2024-05-23patch 9.1.0435: filetype: cygport files are not recognizedv9.1.0435K.Takata
2024-05-23patch 9.1.0434: make errors trying to access autoload/zigv9.1.0434Derek Schrock
2024-05-23patch 9.1.0433: Wrong yanking with exclusive selection and ve=allv9.1.0433zeertzjq
2024-05-23runtime(comment): add missing help tags fileChristian Brabandt
2024-05-22patch 9.1.0432: Ancient XPM preprocessor hack may cause build errorsv9.1.0432Drew Vogel
2024-05-22runtime(rescript): include basic rescript ftplugin file (#14822)Riley Bruins
2024-05-22patch 9.1.0431: eval.c is too longv9.1.0431Yegappan Lakshmanan
2024-05-22patch 9.1.0430: getregionpos() doesn't handle one char selectionv9.1.0430zeertzjq
2024-05-22CI: disable -O2 for Coverity after v9.1.0429Christian Brabandt
2024-05-21runtime(termdebug): check for gdb file/dir before using as buffer nameUbaldo Tiberi
2024-05-21runtime(zig): refactor zig ftplugin, remove auto formatTiseno
2024-05-21patch 9.1.0429: Coverity complains about eval.c refactorv9.1.0429Christian Brabandt
2024-05-21patch 9.1.0428: Tag guessing leaves wrong search history with very short namesv9.1.0428zeertzjq
2024-05-21patch 9.1.0427: tests: some issues with termdebug mapping testv9.1.0427Ken Takata
2024-05-20runtime(matchit): update matchit plugin to v1.20Christian Brabandt
2024-05-20patch 9.1.0426: too many strlen() calls in search.cv9.1.0426John Marriott
2024-05-20runtime(verilog): set commentstring optionRiley Bruins
2024-05-20runtime(vb): update vb indent plugin as vim9scriptMichael Soyka
2024-05-20patch 9.1.0425: filetype: purescript files are not recognizedv9.1.0425Riley Bruins
2024-05-20patch 9.1.0424: filetype: slint files are not recognizedv9.1.0424Riley Bruins
2024-05-20runtime(nim): basic nim ftplugin file for comments (#14812)Riley Bruins
2024-05-20runtime(arduino): Add Arduino ftplugin and indent files (#14811)K.Takata
2024-05-20runtime(typst): include basic typst ftplugin file (#14809)Riley Bruins
2024-05-20runtime(prisma): include basic prisma ftplugin file (#14807)Riley Bruins
2024-05-20runtime(v): include basic v ftplugin for comment support (#14806)Riley Bruins
2024-05-20patch 9.1.0423: getregionpos() wrong with blockwise mode and multibytev9.1.0423zeertzjq