summaryrefslogtreecommitdiff
path: root/runtime/doc
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.4727: unused codev8.2.4727Dominique Pelle2022-04-103-3/+3
* patch 8.2.4726: cannot use expand() to get the script namev8.2.4726LemonBoy2022-04-091-1/+7
* patch 8.2.4724: current instance of last search pattern not easily spottedv8.2.4724LemonBoy2022-04-092-0/+3
* patch 8.2.4720: ABB Rapid files are not recognized properlyKnoP-012022-04-091-0/+1
* patch 8.2.0003: Build file dependencies are incompletev8.2.4720Bram Moolenaar2022-04-091-0/+1
* patch 8.2.4719: ">" marker sometimes not displayed in the jumplistv8.2.4719Christian Brabandt2022-04-091-0/+3
* patch 8.2.4717: for TextYankPost v:event does not contain all informationv8.2.4717Bram Moolenaar2022-04-091-0/+3
* Update runtime filesBram Moolenaar2022-04-0834-200/+187
* patch 8.2.4713: plugins cannot track text scrollingv8.2.4713LemonBoy2022-04-081-2/+23
* patch 8.2.4712: only get profiling information after exitingv8.2.4712Yegappan Lakshmanan2022-04-081-5/+17
* patch 8.2.4702: C++ scope labels are hard-codedv8.2.4702Tom Praschan2022-04-073-5/+18
* patch 8.2.4685: when a swap file is found for a popup there is no dialogv8.2.4685Bram Moolenaar2022-04-041-0/+5
* patch 8.2.4684: cannot open a channel on a Unix domain socketv8.2.4684LemonBoy2022-04-041-9/+14
* patch 8.2.4679: cannot have expandcmd() give an error message for mistakesv8.2.4679Yegappan Lakshmanan2022-04-031-4/+14
* patch 8.2.4677: the Athena GUI support is outdatedv8.2.4677Bram Moolenaar2022-04-032-30/+18
* patch 8.2.4674: cannot force getting MouseMove eventsv8.2.4674Ernie Rael2022-04-033-2/+40
* patch 8.2.4667: expandcmd() fails on an errorv8.2.4667Yegappan Lakshmanan2022-04-021-2/+5
* Update runtime filesBram Moolenaar2022-03-309-48/+53
* patch 8.2.4648: handling LSP messages is a bit slowv8.2.4648Yegappan Lakshmanan2022-03-301-5/+92
* patch 8.2.4617: no completion for :scriptnamesv8.2.4617Yegappan Lakshmanan2022-03-241-1/+5
* patch 8.2.4608: getcompletion() does not work when 'wildoptions' has "fuzzy"v8.2.4608Yegappan Lakshmanan2022-03-221-0/+4
* patch 8.2.4607: sourcing buffer lines may lead to errors for conflictsv8.2.4607Yegappan Lakshmanan2022-03-221-10/+29
* patch 8.2.4603: sourcing buffer lines is too complicatedv8.2.4603Yegappan Lakshmanan2022-03-211-5/+11
* Update runtime filesBram Moolenaar2022-03-1913-131/+145
* patch 8.2.4594: need to write script to a file to be able to source themv8.2.4594Yegappan Lakshmanan2022-03-192-6/+6
* patch 8.2.4565: no command line completion for :breakadd and :breakdelv8.2.4565Bram Moolenaar2022-03-141-2/+3
* Update runtime filesBram Moolenaar2022-03-0823-278/+551
* patch 8.2.4526: Vim9: cannot set variables to a null valuev8.2.4526Bram Moolenaar2022-03-081-7/+49
* patch 8.2.4498: using <Plug> with "noremap" does not workv8.2.4498Bram Moolenaar2022-03-031-0/+2
* Update runtime files.Bram Moolenaar2022-02-2642-8721/+27069
* patch 8.2.4463: completion only uses strict matchingv8.2.4463Yegappan Lakshmanan2022-02-241-0/+8
* patch 8.2.4457: the GPM library can only be linked staticallyv8.2.4457Bram Moolenaar2022-02-231-0/+1
* patch 8.2.4455: accepting one and zero for second sort() argument is strangev8.2.4455Bram Moolenaar2022-02-231-11/+12
* patch 8.2.4447: Vim9: can still use s:var in a compiled functionv8.2.4447Bram Moolenaar2022-02-221-5/+7
* Update runtime filesBram Moolenaar2022-02-2011-68/+121
* patch 8.2.4416: Vim9: using a script-local function requires using "s:"v8.2.4416Bram Moolenaar2022-02-181-3/+13
* patch 8.2.4348: "legacy exe cmd" does not do what one would expectv8.2.4348Bram Moolenaar2022-02-111-5/+5
* patch 8.2.4343: when reloading not all properties are detectedv8.2.4343Rob Pilling2022-02-112-0/+10
* Update runtime files. (closes #9741)Bram Moolenaar2022-02-114-12/+22
* Update runtime filesBram Moolenaar2022-02-0911-35/+71
* patch 8.2.4335: no autocommand event triggered before changing directoryv8.2.4335Bram Moolenaar2022-02-091-0/+6
* patch 8.2.4329: no support for end line number and column in 'errorformat'v8.2.4329haya14busa2022-02-081-0/+5
* patch 8.2.4325: 'wildmenu' only shows few matchesv8.2.4325Yegappan Lakshmanan2022-02-081-6/+25
* Update runtime files; use compiled functionsBram Moolenaar2022-02-041-62/+32
* Update runtime files.Bram Moolenaar2022-02-0418-126/+307
* patch 8.2.4282: restricted mode requires the -Z command line optionv8.2.4282matveyt2022-02-011-0/+2
* patch 8.2.4276: separate test function for the GUI scrollbarv8.2.4276Yegappan Lakshmanan2022-01-312-3/+0
* Update runtime filesBram Moolenaar2022-01-314-19/+20
* patch 8.2.4270: generating nv_cmdidxs.h requires building Vim twicev8.2.4270ichizok2022-01-312-7/+0
* patch 8.2.4263: no test for the GUI find/replace dialogv8.2.4263Yegappan Lakshmanan2022-01-301-5/+22