summaryrefslogtreecommitdiffstats
path: root/runtime
AgeCommit message (Expand)Author
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
2023-09-27runtime(doc): regenerate xxd manpageChristian Brabandt
2023-09-27patch 9.0.1946: filename expansion using ** in bash may failv9.0.1946Christian Brabandt
2023-09-27patch 9.0.1945: Vim9: missing support for ro-vars in interfacev9.0.1945Yegappan Lakshmanan
2023-09-27runtime(doc): mention mouse scrolling in scrollbind-quickadj (#13190)zeertzjq
2023-09-27runtime(swayconfig): Update syntax file (#13192)Josef Litoš
2023-09-27runtime(i3config): update i3config syntax (#13191)Josef Litoš
2023-09-27runtime(rmd) Update ftplugin and syntax files (#13193)Jakson Alves de Aquino
2023-09-25runtime(sh): only invoke bash help in ftplugin if it has been detected to be ...Eisuke Kawashima
2023-09-25runtime(doc): Update help tags (#13180)Yegappan Lakshmanan
2023-09-24runtime(todo): Update Vim9 class items (#13148)Yegappan Lakshmanan
2023-09-24runtime(doc): Vim9: Consistenly use class/object variable and class/object me...Yegappan Lakshmanan
2023-09-24runtime(doc): grammar fixes in doc (#13164)Dominique Pellé
2023-09-24runtime(doc): Update the version9.txt with a template for version 9.1 enhance...Yegappan Lakshmanan
2023-09-24runtime(doc): Add a missing '<' to the help of strutf16len() (#13168)a5ob7r
2023-09-24runtime(tutor): fix typo in tutor.nl (#13175)Remy Bos
2023-09-24patch 9.0.1929: runtime tests fail with tiny vimv9.0.1929Dominique Pellé
2023-09-21runtime(doc): format jumplist examples more consistently (#13137)zeertzjq
2023-09-20patch 9.0.1921: not possible to use the jumplist like a stackv9.0.1921Yegappan Lakshmanan
2023-09-20patch 9.0.1918: No filetype detection for Authzed filetypesv9.0.1918Matt Polzin
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-18runtime(doc): add help tag describing object-selectionChristian Brabandt
2023-09-18patch 9.0.1909: Vim9: problem calling class method from other classv9.0.1909Yegappan Lakshmanan
2023-09-17runtime(netrw): fix filetype detection for remote editing filesChristian Brabandt
2023-09-17runtime(kotlin): Add Kotlin runtime files (#13110)dkearns