summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-09-21patch 9.0.1927: patch 1916 (fixed terminal size) not optimalv9.0.1927Christian Brabandt
2023-09-21patch 9.0.1926: Vim9: not enough info in error messagev9.0.1926Ernie Rael
2023-09-21patch 9.0.1925: if_python: still undefined behaviour with function pointerv9.0.1925Yee Cheng Chin
2023-09-21patch 9.0.1924: LSP server message still wrongly handled (after 9.0.1922)v9.0.1924Yegappan Lakshmanan
2023-09-21patch 9.0.1923: curswant wrong on click with 've' and 'wrap' setv9.0.1923zeertzjq
2023-09-21runtime(doc): format jumplist examples more consistently (#13137)zeertzjq
2023-09-20patch 9.0.1922: LSP server request message is misinterpreted as a response me...v9.0.1922Yegappan Lakshmanan
2023-09-20patch 9.0.1921: not possible to use the jumplist like a stackv9.0.1921Yegappan Lakshmanan
2023-09-20patch 9.0.1920: Vim9: cannot write public var in nested objectv9.0.1920Ernie Rael
2023-09-20patch 9.0.1919: Wrong curswant when clicking on empty line or with vsplitsv9.0.1919zeertzjq
2023-09-20patch 9.0.1918: No filetype detection for Authzed filetypesv9.0.1918Matt Polzin
2023-09-20patch 9.0.1917: undefined behaviour with python function pointerv9.0.1917Yee Cheng Chin
2023-09-19patch 9.0.1916: Crash when allocating large terminal screenv9.0.1916Christian Brabandt
2023-09-19patch 9.0.1915: r_CTRL-C works differently in visual modev9.0.1915Christian Brabandt
2023-09-19patch 9.0.1914: Vim9: few issues when accessing object membersv9.0.1914Yegappan Lakshmanan
2023-09-19patch 9.0.1913: if_python: undefined behaviour for function pointersv9.0.1913Yee Cheng Chin
2023-09-19patch 9.0.1912: Cirrus-CI running out of creditsv9.0.1912Christian Brabandt
2023-09-19patch 9.0.1911: Vim9: segfault with null object and instanceof()v9.0.1911Ernie Rael
2023-09-18runtime(doc): add help tag describing object-selectionChristian Brabandt
2023-09-18patch 9.0.1910: Mac OS X: missing sound support on older versionsv9.0.1910Sevan Janiyan
2023-09-18patch 9.0.1909: Vim9: problem calling class method from other classv9.0.1909Yegappan Lakshmanan
2023-09-18patch 9.0.1908: undefined behaviour upper/lower function ptrsv9.0.1908Yee Cheng Chin
2023-09-17runtime(netrw): fix filetype detection for remote editing filesChristian Brabandt
2023-09-17runtime(kotlin): Add Kotlin runtime files (#13110)dkearns
2023-09-17patch 9.0.1907: No support for liquidsoap filetypesv9.0.1907Romain Beauxis
2023-09-17patch 9.0.1906: Vim9: Interfaces should not support class methods and variablesv9.0.1906Yegappan Lakshmanan
2023-09-17patch 9.0.1905: FEAT_FLOAT no longer definedv9.0.1905dundargoc
2023-09-17patch 9.0.1904: Cirrus-CI fails because we have used all creditsv9.0.1904dundargoc
2023-09-17doc(INSTALLpc): mention additional packages for msys2Christian Brabandt
2023-09-16patch 9.0.1903: CI fails because snd-dummy modules missingv9.0.1903Christian Brabandt
2023-09-16runtime(man): Man plugin does not respect 'gdefault'Yee Cheng Chin
2023-09-16patch 9.0.1902: Vim9: Coverity complains about dead codev9.0.1902Yegappan Lakshmanan
2023-09-16patch 9.0.1901: win32: not correctly freeing environmentv9.0.1901Ken Takata
2023-09-16patch 9.0.1900: Configure script uses non-portable == comparisonv9.0.1900Yee Cheng Chin
2023-09-15patch 9.0.1899: potential buffer overflow in PBYTE macrov9.0.1899Christian Brabandt
2023-09-15patch 9.0.1898: Vim9: restrict access to static varsv9.0.1898Yegappan Lakshmanan
2023-09-15runtime(vim): Highlight all :loadkeymap abbreviations in vim syntax (#13092)dkearns
2023-09-15runtime(forth): Fix :unlet error in ftplugin (#13090)dkearns
2023-09-12runtime(help): Updated documentation on editorconfigChristian Brabandt
2023-09-12runtime(swayconfig): improve syntax highlighting (#13060)Josef Litoš
2023-09-12runtime(rust): sync rust runtime files with upstream (#13075)Gregory Anders
2023-09-12runtime(i3config): syntax structure cleanup (#13080)Josef Litoš
2023-09-11runtime(doc): documentation updatesChristian Brabandt
2023-09-11syntax(i3config): improved i3config highlighting (#13054)Josef Litoš
2023-09-11patch 9.0.1897: Vim9: confusing error with .= in compiled functionsv9.0.1897Christian Brabandt
2023-09-11patch 9.0.1896: "below" virtual text doesn't work with 'rightleft'v9.0.1896zeertzjq
2023-09-11patch 9.0.1895: Vim9: finding object method/member is inefficientv9.0.1895Ernie Rael
2023-09-11runtime(doc): Add g:c_syntax_for_h to filetype-overrule docsDoug Kearns
2023-09-11CI: Bump actions/checkout from 3 to 4 (#13072)dependabot[bot]
2023-09-10patch 9.0.1894: CI: trailing whitespace in testsv9.0.1894Christian Brabandt