summaryrefslogtreecommitdiffstats
path: root/runtime
AgeCommit message (Expand)Author
2024-06-05patch 9.1.0469: Cannot have buffer-local value for 'completeopt'v9.1.0469zeertzjq
2024-06-05runtime(vim): Update base-syntax, allow whitespace before :substitute patternDoug Kearns
2024-06-04runtime(man): update Vim manpageChristian Brabandt
2024-06-04runtime(comment): clarify the usage of 'commentstring' option valueChristian Brabandt
2024-06-04runtime(doc): clarify how fuzzy 'completeopt' should workChristian Brabandt
2024-06-04runtime(netrw): prevent accidental data lossChristian Brabandt
2024-06-03patch 9.1.0465: missing filecopy() functionv9.1.0465Shougo Matsushita
2024-06-03patch 9.1.0464: no whitespace padding in commentstring option in ftpluginsv9.1.0464Riley Bruins
2024-06-03patch 9.1.0463: no fuzzy-matching support for insert-completionv9.1.0463glepnir
2024-06-02patch 9.1.0460: filetype: lintstagedrc files are not recognizedv9.1.0460İlyas Akın
2024-06-01patch 9.1.0457: tests: test_gui fails on Waylandv9.1.0457Christian Brabandt
2024-06-01runtime(doc): clarify 'shortmess' flag "S"Christian Brabandt
2024-05-31runtime(doc): include some vim9 script examples in the helpChristian Brabandt
2024-05-31patch 9.1.0454: minor issues in test_filetype with rasi testv9.1.0454Christian Brabandt
2024-05-31patch 9.1.0453: filetype: rasi files are not recognizedv9.1.0453Pierrick Guillaume
2024-05-31runtime(java): Improve the matching of lambda expressions (#14880)Aliaksei Budavei
2024-05-30patch 9.1.0452: Configure checks for libelf unnecessarilyv9.1.0452youcai
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-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.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.0439: Cannot filter the historyv9.1.0439Christian Brabandt
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.0435: filetype: cygport files are not recognizedv9.1.0435K.Takata
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.0430: getregionpos() doesn't handle one char selectionv9.1.0430zeertzjq
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-20runtime(matchit): update matchit plugin to v1.20Christian Brabandt
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