summaryrefslogtreecommitdiff
path: root/src/insexpand.c
Commit message (Expand)AuthorAgeFilesLines
* patch 8.1.2313: debugging where a delay comes from is not easyv8.1.2313Bram Moolenaar2019-11-171-1/+1
* patch 8.1.2243: typos in commentsv8.1.2243Bram Moolenaar2019-11-021-2/+2
* patch 8.1.2173: searchit() has too many argumentsv8.1.2173Bram Moolenaar2019-10-181-1/+1
* patch 8.1.2096: too many #ifdefsv8.1.2096Bram Moolenaar2019-09-281-4/+0
* patch 8.1.2062: the mouse code is spread outv8.1.2062Bram Moolenaar2019-09-211-1/+1
* patch 8.1.1903: cannot build without the +eval featurev8.1.1903Bram Moolenaar2019-08-211-185/+200
* patch 8.1.1901: the +insert_expand feature is not always availablev8.1.1901Bram Moolenaar2019-08-211-11/+6
* patch 8.1.1884: cannot use mouse scroll wheel in popup in Insert modev8.1.1884Bram Moolenaar2019-08-181-0/+30
* patch 8.1.1849v8.1.1849Bram Moolenaar2019-08-151-41/+119
* patch 8.1.1769: 'shellslash' is also used for completionv8.1.1769Bram Moolenaar2019-07-281-0/+20
* patch 8.1.1414: alloc() returning "char_u *" causes a lot of type castsv8.1.1414Bram Moolenaar2019-05-281-4/+3
* patch 8.1.1386: unessesary type casts for lalloc()v8.1.1386Bram Moolenaar2019-05-241-3/+2
* patch 8.1.1384: using "int" for alloc() often results in compiler warningsv8.1.1384Bram Moolenaar2019-05-241-2/+2
* patch 8.1.1228: not possible to process tags with a functionv8.1.1228Bram Moolenaar2019-04-281-0/+2
* patch 8.1.1138: plugins don't get notified when the popup menu changesv8.1.1138Bram Moolenaar2019-04-081-13/+56
* patch 8.1.1124: insert completion flags are mixed upv8.1.1124Bram Moolenaar2019-04-061-64/+73
* patch 8.1.1123: no way to avoid filtering for autocomplete functionv8.1.1123Bram Moolenaar2019-04-061-18/+29
* patch 8.1.1086: too many curly bracesv8.1.1086Bram Moolenaar2019-03-301-2/+0
* patch 8.1.1076: file for Insert mode is much too bigv8.1.1076Bram Moolenaar2019-03-301-0/+3992