summaryrefslogtreecommitdiffstats
path: root/runtime
AgeCommit message (Expand)Author
2023-10-18runtime(systemd): allow for overriding systemd ftplugin settings (#13373)Enno
2023-10-17patch 9.0.2042: Test_cq_zero_exmode fails without channel featurev9.0.2042Christian Brabandt
2023-10-17patch 9.0.2041: trim(): hard to use default maskv9.0.2041Illia Bobyr
2023-10-17runtime(json5): include syntax script for json5 (#13356)Rolf Vidar Mazunki Hoksaas
2023-10-17patch 9.0.2040: trim(): hard to use default maskv9.0.2040Illia Bobyr
2023-10-17patch 9.0.2037: A few remaining cmdline completion issues with C-E/Yv9.0.2037Yee Cheng Chin
2023-10-17patch 9.0.2035: [security] use-after-free with wildmenuv9.0.2035Yee Cheng Chin
2023-10-16runtime: Fix more typos (#13354)Viktor Szépe
2023-10-15patch 9.0.2032: cannot get mouse click pos for tab or virt textv9.0.2032zeertzjq
2023-10-15runtime(doc): correct <PageUp>/<PageDown> behavior in 'wildmenu' (#13336)zeertzjq
2023-10-15patch 9.0.2030: no max callback recursion limitv9.0.2030Christian Brabandt
2023-10-14patch 9.0.2026: win32: python3 dll loading can be improvedv9.0.2026Ken Takata
2023-10-14patch 9.0.2025: no cmdline completion for ++opt argsv9.0.2025Yee Cheng Chin
2023-10-14patch 9.0.2024: no filetype detection for Debian sourcesv9.0.2024James McCoy
2023-10-14patch 9.0.2022: getmousepos() returns wrong index for TAB charv9.0.2022zeertzjq
2023-10-14runtime(tcsh): Update ftplugin (#13327)dkearns
2023-10-14runtime(doc): Improve command-line completion docs (#13331)Yee Cheng Chin
2023-10-11patch 9.0.2011: INI files not detectedv9.0.2011Martin Tournoij
2023-10-09patch 9.0.2009: cmdline-completion for comma-separated options wrongv9.0.2009Yee Cheng Chin
2023-10-08runtime: make command name for &iskeywordprg more unique (#13297)Enno
2023-10-08translation(it): updated translation of xxd manpageAntonio Giovanni Colombo
2023-10-06runtime(sh): Update ftplugin (#13213)dkearns
2023-10-06patch 9.0.1998: xxd: cannot reverse a bit dumpv9.0.1998tristhaus
2023-10-06runtime(doc): remove E1520 tag (#13289)zeertzjq
2023-10-06runtime(doc): Update vim9class help (#13292)Yegappan Lakshmanan
2023-10-05patch 9.0.1994: inconsistent feature descriptionv9.0.1994RestorerZ
2023-10-05patch 9.0.1990: strange error numberv9.0.1990Christ van Willegen
2023-10-05runtime(netrw): diff (`df`) may open the wrong window (#13275)KSR-Yasuda
2023-10-05runtime(netrw): Update `.netrwbook` immediately on bookmark change (#13276)KSR-Yasuda
2023-10-05translation(it): revert permission changes for xxd manpages again (#13277)K.Takata
2023-10-05runtime(just): Correct filetype detection pattern and style (#13284)dundargoc
2023-10-04runtime(netrw): error when trying to :bd unloaded bufferyasuda
2023-10-04patch 9.0.1978: No filetype detection for just filesv9.0.1978dundargoc
2023-10-04translation(it): update translation of xxd manpageAntonio Giovanni Colombo
2023-10-03runtime(doc): update xxd manpage and mention $NO_COLOR envChristian Brabandt
2023-10-03runtime(doc): fix two typos in `vim9.txt` and `options.txt` (#13258)Aliaksei Budavei
2023-10-03runtime(doc): remove E1507 help tag, which is no longer used (#13254)zeertzjq
2023-10-02runtime(doc): add missing error numbers in the help. (#13241)Yegappan Lakshmanan
2023-10-02runtime(doc): mention how to disable folding in diff mode (#13242)dundargoc
2023-10-02runtime(doc): fix typos.h_east
2023-10-02patch 9.0.1974: vim9: using contra-variant type-checksv9.0.1974Yegappan Lakshmanan
2023-10-02patch 9.0.1972: win32: missing '**' expansion testv9.0.1972Ken Takata
2023-10-01patch 9.0.1968: cmdline completion should consider key optionv9.0.1968Yee Cheng Chin
2023-09-30patch 9.0.1962: No support for writing extended attributesv9.0.1962Christian Brabandt
2023-09-29patch 9.0.1959: Vim9: methods parameters and types are covariantv9.0.1959Yegappan Lakshmanan
2023-09-29patch 9.0.1958: cannot complete option valuesv9.0.1958Yee Cheng Chin
2023-09-29runtime(doc): text-objects: document how escaped delimiters are handledChristian Brabandt
2023-09-28patch 9.0.1951: Vim9: hard to debug vim9_class errors from CIv9.0.1951Yegappan Lakshmanan
2023-09-28patch 9.0.1950: Vim9: error codes spread outv9.0.1950Yegappan Lakshmanan
2023-09-28patch 9.0.1948: Vim9: object variable "this." should only be used in constructorv9.0.1948h-east