summaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.3805: i3config files are not recognizedv8.2.3805Quentin Hibon2021-12-141-0/+4
* patch 8.2.3797: no good reason to limit the message history in tiny versionv8.2.3797Bram Moolenaar2021-12-131-2/+1
* patch 8.2.3795: too many #ifdefsv8.2.3795Bram Moolenaar2021-12-132-8/+1
* patch 8.2.3784: the help for options is outdatedv8.2.3784Bram Moolenaar2021-12-111-2/+16
* patch 8.2.3781: the option window script is outdatedv8.2.3781Bram Moolenaar2021-12-111-1/+1
* patch 8.2.3780: ":cd" works differently on MS-Windowsv8.2.3780Bakudankun2021-12-113-5/+11
* patch 8.2.3769: zig files are not recognizedv8.2.3769Gregory Anders2021-12-091-0/+3
* patch 8.2.3751: cannot assign a lambda to an option that takes a functionv8.2.3751Yegappan Lakshmanan2021-12-061-3/+4
* Update runtime filesBram Moolenaar2021-12-0526-113/+220
* patch 8.2.3735: cannot use a lambda for 'imactivatefunc'v8.2.3735Yegappan Lakshmanan2021-12-041-1/+5
* patch 8.2.3730: "/etc/Muttrc.d/README" gets filetype muttrcv8.2.3730Bram Moolenaar2021-12-031-4/+8
* patch 8.2.3729: no support for squirrelsv8.2.3729Matt Dunford2021-12-031-0/+3
* patch 8.2.3726: README file in a config directory gets wrong filetypev8.2.3726Bram Moolenaar2021-12-031-5/+10
* patch 8.2.3725: cannot use a lambda for 'completefunc' and 'omnifunc'v8.2.3725Yegappan Lakshmanan2021-12-031-4/+10
* patch 8.2.3712: cannot use Vim9 lambda for 'tagfunc'v8.2.3712Yegappan Lakshmanan2021-12-011-1/+9
* patch 8.2.3710: Vim9: backtick expression expanded for :globalv8.2.3710Bram Moolenaar2021-12-011-10/+4
* patch 8.2.3704: Vim9: cannot use a list declaration in a :def functionv8.2.3704Bram Moolenaar2021-11-301-5/+4
* patch 8.2.3703: most people call F# "fsharp" and not "fs"v8.2.3703Bram Moolenaar2021-11-302-4/+7
* patch 8.2.3699: the +title feature adds a lot of #ifdef but little codev8.2.3699Bram Moolenaar2021-11-292-13/+1
* patch 8.2.3697: cannot drag a popup without a borderv8.2.3697Bram Moolenaar2021-11-291-0/+3
* patch 8.2.3686: filetype detection often mixes up Forth and F#v8.2.3686Bram Moolenaar2021-11-275-6/+47
* patch 8.2.3685: Visual studio project files are not recognizedv8.2.3685Bram Moolenaar2021-11-271-1/+7
* Update runtime files.Bram Moolenaar2021-11-2712-131/+171
* patch 8.2.3679: objc file detected as Octavev8.2.3679Doug Kearns2021-11-261-1/+3
* patch 8.2.3676: unused runtime filev8.2.3676Bram Moolenaar2021-11-251-782/+0
* patch 8.2.3665: cannot use a lambda for 'tagfunc'v8.2.3665Yegappan Lakshmanan2021-11-241-4/+6
* patch 8.2.3664: cannot adjust sign highlighting for 'cursorline'v8.2.3664Bram Moolenaar2021-11-242-0/+19
* patch 8.2.3652: can only get text properties one line at a timev8.2.3652Yegappan Lakshmanan2021-11-231-5/+41
* Update runtime filesBram Moolenaar2021-11-2115-117/+203
* patch 8.2.3627: difficult to know where the text starts in a windowv8.2.3627Bram Moolenaar2021-11-201-0/+3
* patch 8.2.3623: "$*" is expanded to "nonomatch"v8.2.3623Christian Brabandt2021-11-191-3/+0
* patch 8.2.3619: cannot use a lambda for 'operatorfunc'v8.2.3619Yegappan Lakshmanan2021-11-182-3/+31
* patch 8.2.3618: getcwd() is unclear about how 'autochdir' is usedv8.2.3618Bram Moolenaar2021-11-181-3/+3
* patch 8.2.3608: users who type "q:" instead of ":q" are confusedv8.2.3608Egor Zvorykin2021-11-171-0/+11
* Update runtime filesBram Moolenaar2021-11-1628-141/+362
* patch 8.2.3605: cannot clear and unlinke a highlight group with hlset()v8.2.3605Yegappan Lakshmanan2021-11-161-1/+16
* patch 8.2.3604: not all sudoers files are recognizedv8.2.3604Bram Moolenaar2021-11-161-0/+3
* patch 8.2.3603: fish filetype not recognizedv8.2.3603Bram Moolenaar2021-11-162-0/+7
* patch 8.2.3600: filetype test failsv8.2.3600Bram Moolenaar2021-11-161-0/+8
* patch 8.2.3599: not all gdbinit files are recognizedv8.2.3599Bram Moolenaar2021-11-161-1/+1
* patch 8.2.3598: RouterOS filetype is not recognizedv8.2.3598zainin2021-11-151-0/+3
* patch 8.2.3597: Vim seems to hang when writing a long text to a terminalv8.2.3597Bram Moolenaar2021-11-151-0/+3
* patch 8.2.3591: no event is triggered when closing a windowv8.2.3591naohiro ono2021-11-131-0/+7
* patch 8.2.3590: test for v:colornames sometimes failsv8.2.3590Drew Vogel2021-11-131-1/+1
* patch 8.2.3589: failure when "term_rows" of term_start() is an unusual valuev8.2.3589Bram Moolenaar2021-11-131-1/+2
* patch 8.2.3584: "verbose set efm" reports location of the :compiler commandv8.2.3584Bram Moolenaar2021-11-121-0/+3
* Update runtime filesBram Moolenaar2021-11-0727-232/+338
* patch 8.2.3578: manipulating highlighting is complicatedv8.2.3578Yegappan Lakshmanan2021-11-034-0/+93
* patch 8.2.3562: cannot add color namesv8.2.3562Drew Vogel2021-10-249-20/+1069
* Update runtime filesBram Moolenaar2021-10-2317-72/+159