summaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAgeFilesLines
* patch 8.1.1969: popup window filter is used in all modesv8.1.1969Bram Moolenaar2019-09-031-9/+28
* patch 8.1.1961: more functions can be used as a methodv8.1.1961Bram Moolenaar2019-09-011-0/+40
* patch 8.1.1954: more functions can be used as a methodv8.1.1954Bram Moolenaar2019-08-311-2/+46
* patch 8.1.1953: more functions can be used as a methodv8.1.1953Bram Moolenaar2019-08-311-0/+50
* patch 8.1.1952: more functions can be used as a methodv8.1.1952Bram Moolenaar2019-08-311-3/+25
* Runtime files update.Bram Moolenaar2019-08-3121-987/+1334
* patch 8.1.1937: errors when using javascriptreactv8.1.1937Bram Moolenaar2019-08-293-3/+3
* patch 8.1.1930: cannot recognize .jsx and .tsx filesv8.1.1930Bram Moolenaar2019-08-264-1/+13
* patch 8.1.1928: popup windows don't move with the text when making changesv8.1.1928Bram Moolenaar2019-08-251-0/+82
* patch 8.1.1925: more functions can be used as methodsv8.1.1925Bram Moolenaar2019-08-241-3/+60
* patch 8.1.1924: using empty string for current buffer is unexpectedv8.1.1924Bram Moolenaar2019-08-241-7/+8
* patch 8.1.1921: more functions can be used as methodsv8.1.1921Bram Moolenaar2019-08-241-1/+63
* patch 8.1.1915: more functions can be used as methodsv8.1.1915Bram Moolenaar2019-08-231-0/+48
* patch 8.1.1913: not easy to compute the space on the command linev8.1.1913Bram Moolenaar2019-08-231-0/+7
* patch 8.1.1912: more functions can be used as methodsv8.1.1912Bram Moolenaar2019-08-221-1/+67
* patch 8.1.1911: more functions can be used as methodsv8.1.1911Bram Moolenaar2019-08-221-1/+14
* patch 8.1.1909: more functions can be used as methodsv8.1.1909Bram Moolenaar2019-08-212-8/+26
* patch 8.1.1905: cannot set all properties of the info popupv8.1.1905Bram Moolenaar2019-08-211-4/+14
* patch 8.1.1904: cannot have an info popup align with the popup menuv8.1.1904Bram Moolenaar2019-08-211-0/+7
* patch 8.1.1901: the +insert_expand feature is not always availablev8.1.1901Bram Moolenaar2019-08-214-22/+7
* patch 8.1.1892: missing index entry and option menu for 'completepopup'v8.1.1892Bram Moolenaar2019-08-202-2/+7
* patch 8.1.1888: more functions can be used as methodsv8.1.1888Bram Moolenaar2019-08-181-8/+42
* patch 8.1.1887: the +cmdline_compl feature is not in the tiny versionv8.1.1887Bram Moolenaar2019-08-181-5/+3
* patch 8.1.1882: cannot specify properties of the info popup windowv8.1.1882Bram Moolenaar2019-08-182-38/+39
* patch 8.1.1880: cannot show extra info for completion in a popup windowv8.1.1880Bram Moolenaar2019-08-181-1/+8
* patch 8.1.1879: more functions can be used as methodsv8.1.1879Bram Moolenaar2019-08-171-4/+109
* Update runtime files.Bram Moolenaar2019-08-1720-339/+699
* patch 8.1.1875: cannot get size and position of the popup menuv8.1.1875Bram Moolenaar2019-08-172-0/+23
* patch 8.1.1865: spellrare and spellrepall in the wrong orderv8.1.1865Bram Moolenaar2019-08-161-1/+1
* patch 8.1.1861: only some assert functions can be used as a methodv8.1.1861Bram Moolenaar2019-08-161-0/+18
* patch 8.1.1844: buffer no longer unloaded when adding text propertiesv8.1.1844Bram Moolenaar2019-08-131-0/+5
* patch 8.1.1838: there is :spellwrong and :spellgood but not :spellrarev8.1.1838Bram Moolenaar2019-08-111-0/+17
* patch 8.1.1837: popup test fails if clipboard is supported but not workingv8.1.1837Bram Moolenaar2019-08-101-0/+1
* patch 8.1.1835: cannot use printf() as a methodv8.1.1835Bram Moolenaar2019-08-101-1/+5
* patch 8.1.1834: cannot use a lambda as a methodv8.1.1834Bram Moolenaar2019-08-091-1/+5
* Update runtime files.Bram Moolenaar2019-08-0813-58/+92
* patch 8.1.1828: not strict enough checking syntax of method invocationv8.1.1828Bram Moolenaar2019-08-081-4/+11
* patch 8.1.1813: ATTENTION prompt for a preview popup windowv8.1.1813Bram Moolenaar2019-08-041-2/+11
* patch 8.1.1809: more functions can be used as a methodv8.1.1809Bram Moolenaar2019-08-041-2/+40
* patch 8.1.1807: more functions can be used as a methodv8.1.1807Bram Moolenaar2019-08-042-15/+64
* patch 8.1.1803: all builtin functions are globalv8.1.1803Bram Moolenaar2019-08-031-8/+73
* patch 8.1.1799: cannot avoid mapping for a popup windowv8.1.1799Bram Moolenaar2019-08-031-4/+25
* patch 8.1.1787: cannot resize a popup windowv8.1.1787Bram Moolenaar2019-08-011-1/+5
* Update runtime files.Bram Moolenaar2019-07-3137-2586/+338
* patch 8.1.1770: cannot get the window ID of the popup preview windowv8.1.1770Bram Moolenaar2019-07-282-1/+6
* patch 8.1.1769: 'shellslash' is also used for completionv8.1.1769Bram Moolenaar2019-07-281-1/+17
* patch 8.1.1768: man plugin changes setting in current windowv8.1.1768Bram Moolenaar2019-07-281-2/+1
* patch 8.1.1762: some filetype rules are in the wrong placev8.1.1762Bram Moolenaar2019-07-271-9/+6
* patch 8.1.1761: filetype "vuejs" causes problems for some usersv8.1.1761Bram Moolenaar2019-07-271-0/+3
* patch 8.1.1733: the man ftplugin leaves an empty buffer behindv8.1.1733Bram Moolenaar2019-07-221-12/+13