summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-05-04patch 9.1.0392: tests: Vim9 debug tests may be flakyv9.1.0392Christian Brabandt
2024-05-04runtime(doc): correct getscriptinfo() example (#14718)zeertzjq
2024-05-03patch 9.1.0391: Vim9: could improve testingv9.1.0391Yegappan Lakshmanan
2024-05-03CI: test_sound fails on macos-12 (#14715)ichizok
2024-05-02translation(sr): update Serbian menuOleg Zadorozhnyi
2024-05-02translation(sk): update Slovak menuOleg Zadorozhnyi
2024-05-02translation(sl): update Slovenian menuOleg Zadorozhnyi
2024-05-02translation(pt): update Portuguese menuOleg Zadorozhnyi
2024-05-02translation(nl): update Dutch menuOleg Zadorozhnyi
2024-05-02translation(ko): update Korean menuOleg Zadorozhnyi
2024-05-02translation(is): update Icelandic menuOleg Zadorozhnyi
2024-05-02translation(CZ): update Czech menuOleg Zadorozhnyi
2024-05-02translation(af): update Afrikaans menuOleg Zadorozhnyi
2024-05-02translation(de): update German menuOleg Zadorozhnyi
2024-05-02patch 9.1.0390: filetype: inko files are not recognizedv9.1.0390Yorick Peterse
2024-05-02patch 9.1.0389: filetype: templ files are not recognizedv9.1.0389tris203
2024-05-02patch 9.1.0388: cursor() and getregion() don't handle v:maxcol wellv9.1.0388zeertzjq
2024-05-02patch 9.1.0387: Vim9: null value tests not sufficientv9.1.0387Yegappan Lakshmanan
2024-05-02translation(ca): update Catalan menuOleg Zadorozhnyi
2024-05-01patch 9.1.0386: filetype: stylus files not recognizedv9.1.0386Philip H
2024-05-01translation(es): update spanish menu localizationOleg Zadorozhnyi
2024-05-01runtime(doc): regenerate helptags (#14695)Philip H
2024-05-01patch 9.1.0385: Vim9: crash with null_class and null_objectv9.1.0385Yegappan Lakshmanan
2024-05-01runtime(doc): Add tags about lazyloading of menu (#14688)K.Takata
2024-04-30patch 9.1.0384: tests: vt420 terminfo entry may not be foundv9.1.0384Christian Brabandt
2024-04-30patch 9.1.0383: filetype: .out files recognized as tex filesv9.1.0383shane.xb.qian
2024-04-30patch 9.1.0382: filetype: Kbuild files are not recognizedv9.1.0382Bruno BELANYI
2024-04-29patch 9.1.0381: cbuffer and similar commands don't accept a rangev9.1.0381Christian Brabandt
2024-04-29runtime(java): Improve the recognition of the "indent" method declarations (#...Aliaksei Budavei
2024-04-29runtime(doc): Fix a typo in usr_30.txtUM-Li
2024-04-29runtime(jq): remove undefined var s:save_cpoptions and add include settingGodFather
2024-04-28runtime(asm): missing setlocal in indent plugin (#14658)Marc Sven Schulte
2024-04-28patch 9.1.0380: Calculating line height for unnecessary amount of linesv9.1.0380Luuk van Baal
2024-04-28runtime(ssa): improve syntax file performance (#14654)ObserverOfTime
2024-04-28patch 9.1.0379: There are a few typosv9.1.0379zeertzjq
2024-04-28patch 9.1.0378: Vim9: no comments allowed after class varsv9.1.0378Yegappan Lakshmanan
2024-04-27runtime(doc): CI: remove trailing white space in documentationChristian Brabandt
2024-04-27patch 9.1.0377: Formatting text wrong when 'breakindent' is setv9.1.0377Christian Brabandt
2024-04-27runtime(debversions): Add oracular (24.10) as Ubuntu release nameSimon Quigley
2024-04-27patch 9.1.0376: Vim9: Trailing commands after class/enum keywords ignoredv9.1.0376Yegappan Lakshmanan
2024-04-27patch 9.1.0375: tests: 1-second delay after Test_BufEnter_botline()v9.1.0375zeertzjq
2024-04-27runtime(doc): update helptags for jq syntax (#14646)Philip H
2024-04-26runtime(jq): include syntax, ftplugin and compiler pluginVito
2024-04-26runtime(doc): fix typo synconcealend -> synconcealed (#14644)Philip H
2024-04-26runtime(comment): include a simple comment toggling pluginMaxim Kim
2024-04-26runtime(doc): fix typoChristian Brabandt
2024-04-26patch 9.1.0374: wrong botline in BufEnterv9.1.0374Jaehwang Jung
2024-04-26CI: ubuntu-toolchain-r/test repository will be removed (#14641)Philip H
2024-04-26runtime(doc): clarify syntax vs matching mechanismChristian Brabandt
2024-04-25runtime(asm): fix undefined variable in indent pluginChristian Brabandt