summaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAgeFilesLines
* 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
* patch 8.2.3555: ModeChanged is not triggered on every mode changev8.2.3555=?UTF-8?q?Magnus=20Gro=C3=9F?=2021-10-221-4/+9
* patch 8.2.3545: setcellwidths() may make 'listchars' or 'fillchars' invalidv8.2.3545zeertzjq2021-10-201-0/+3
* patch 8.2.3528: 'thesaurus' and 'thesaurusfunc' do not have the same scopev8.2.3528Bram Moolenaar2021-10-172-35/+70
* patch 8.2.3524: GUI: ligatures are not usedv8.2.3524Dusan Popovic2021-10-161-0/+12
* patch 8.2.3522: cannot use \x and \u when setting 'listchars'v8.2.3522Bram Moolenaar2021-10-161-0/+7
* patch 8.2.3520: cannot define a function for thesaurus completionv8.2.3520Yegappan Lakshmanan2021-10-163-1/+20
* Update runtime filesBram Moolenaar2021-10-1625-240/+407
* patch 8.2.3519: TOML files are not recognizedv8.2.3519Aman Verma2021-10-161-1/+3
* patch 8.2.3516: terminal window does not have transparent backgroundv8.2.3516Milly2021-10-151-3/+0
* patch 8.2.3510: changes are only detected with one second accuracyv8.2.3510Leah Neukirchen2021-10-141-0/+1
* patch 8.2.3509: undo file is not syncedv8.2.3509Bram Moolenaar2021-10-141-2/+2
* patch 8.2.3503: Vim9: using g:pat:cmd is confusingv8.2.3503Bram Moolenaar2021-10-131-1/+14
* patch 8.2.3501: tmux filetype dection is incompletev8.2.3501Eric Pruitt2021-10-121-0/+3
* patch 8.2.3474: some places use "Vimscript" instead of "Vim script"v8.2.3474h-east2021-10-041-4/+4
* Update runtime filesBram Moolenaar2021-10-0449-369/+2831
* patch 8.2.3473: some files with tcl syntax are not recognizedv8.2.3473Bram Moolenaar2021-10-041-1/+4