aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/builtin.txt
Commit message (Expand)AuthorAge
* vim-patch:partial:b59ae59a5870 (#21170)Sean Dewar2022-11-24
* vim-patch:9.0.0916: getbufline() is inefficient for getting a single linezeertzjq2022-11-22
* vim-patch:8.2.2435: setline() gives an error for some typeszeertzjq2022-11-22
* vim-patch:9.0.0863: col() and charcol() only work for the current window (#21...zeertzjq2022-11-13
* vim-patch:76db9e076318 (#21013)Sean Dewar2022-11-10
* vim-patch:8.2.4679: cannot have expandcmd() give an error message for mistakeszeertzjq2022-11-05
* vim-patch:8.2.2606: strchars() defaults to counting composing characterszeertzjq2022-11-05
* vim-patch:8.2.3919: Vim9: wrong argument for append() results in two errorszeertzjq2022-11-05
* vim-patch:8.2.0644: insufficient testing for invalid function argumentszeertzjq2022-11-05
* vim-patch:8.2.0448: various functions not properly tested (#20926)zeertzjq2022-11-04
* vim-patch:8.2.2343: Vim9: return type of readfile() is any (#20896)zeertzjq2022-11-01
* vim-patch:partial:6ebe4f970b8b (#20860)Christian Clason2022-10-29
* vim-patch:8.2.1585: messages in globals.h not translatedzeertzjq2022-10-28
* vim-patch:8.2.1544: cannot translate messages in a Vim scriptzeertzjq2022-10-28
* docs: update vimdoc parser #20747Justin M. Keyes2022-10-20
* feat(docs): update parser, HTML gen #20720Justin M. Keyes2022-10-18
* feat(cscope)!: removeLewis Russell2022-10-13
* vim-patch:9.0.0727: help in the repository differs from patched version too m...zeertzjq2022-10-13
* docs: various #12823Justin M. Keyes2022-10-09
* vim-patch:partial:f269eabc6c4f (#20470)Christian Clason2022-10-05
* feat(docs): nested lists in HTML, update :help parserJustin M. Keyes2022-10-04
* vim-patch:9.0.0622: matchaddpos() can get slow when adding many matcheszeertzjq2022-10-02
* vim-patch:9.0.0620: matchaddpos() can only add up to 8 matcheszeertzjq2022-10-02
* fix(docs): invalid :help links #20353Justin M. Keyes2022-09-26
* docs: fix typos (#20150)dundargoc2022-09-26
* fix(docs): invalid :help links #20345Justin M. Keyes2022-09-25
* vim-patch:9.0.0449: there is no easy way to translate a key code into a strin...zeertzjq2022-09-13
* vim-patch:8.2.5034: there is no way to get the byte index from a virtual columnzeertzjq2022-09-12
* vim-patch:partial 0daafaa7d99e (#20083)Christian Clason2022-09-06
* vim-patch:088e8e344352zeertzjq2022-09-04
* vim-patch:7.4.{1578,1624}zeertzjq2022-09-04
* vim-patch:9.0.0285: it is not easy to change the command line from a plugin (...Shougo2022-08-29
* docs: fix typos (#19798)dundargoc2022-08-27
* vim-patch:9.0.0261: bufload() reads a file even if the name is not a file nam...zeertzjq2022-08-25
* vim-patch:fd999452adaf (#19929)Christian Clason2022-08-25
* vim-patch:8.2.4740: when expand() fails there is no error messagezeertzjq2022-08-23
* vim-patch:8.2.4726: cannot use expand() to get the script namezeertzjq2022-08-23
* vim-patch:8.1.{1915,1921,1953} (#19900)zeertzjq2022-08-23
* vim-patch:8.2.4667: expandcmd() fails on an errorzeertzjq2022-08-20
* vim-patch:8.2.1297: when a test fails it's often not easy to see wherezeertzjq2022-08-15
* fix(charclass): make behavior with empty str match latest Vim (#19749)zeertzjq2022-08-13
* vim-patch:8.2.{1536,1540}: charclass() (#19748)zeertzjq2022-08-13
* docs: fix some mistakes and missing docs (#19699)zeertzjq2022-08-10
* vim-patch:8.2.3545: setcellwidths() may make 'listchars' or 'fillchars' invalidzeertzjq2022-08-08
* vim-patch:8.2.1535: it is not possible to specify cell widths of characterszeertzjq2022-08-08
* vim-patch:8.2.3459: Vim9: need more tests for empty string argumentszeertzjq2022-08-05
* vim-patch:8.2.0385: menu functionality insufficiently testedzeertzjq2022-08-05
* vim-patch:partial:8.2.0897: list of functions in patched version is outdated ...zeertzjq2022-08-04
* docs: fix typos (#19588)dundargoc2022-08-03
* feat(terminal): implement <c-\><c-o> for terminal modebfredl2022-08-02