summaryrefslogtreecommitdiff
path: root/runtime/plugin
Commit message (Collapse)AuthorAgeFilesLines
* patch 8.1.0143: matchit and matchparen don't handle E363v8.1.0143Bram Moolenaar2018-07-031-12/+22
| | | | | Problem: Matchit and matchparen don't handle E363. Solution: Catch the E363 error. (Christian Brabandt)
* Updated runtime and language files.Bram Moolenaar2018-07-031-1/+1
|
* patch 8.1.0115: the matchparen plugin may throw an errorv8.1.0115Bram Moolenaar2018-06-251-1/+1
| | | | | Problem: The matchparen plugin may throw an error. Solution: Change the skip argument from zero to "0".
* Update runtime files.Bram Moolenaar2018-02-091-20/+21
|
* move netrw back to the previous versionBram Moolenaar2017-12-141-5/+9
|
* Update runtime files.Bram Moolenaar2017-11-111-5/+5
|
* Update runtime files.Bram Moolenaar2017-11-051-9/+5
|
* Long overdue runtime update.Bram Moolenaar2017-11-021-4/+18
|
* Runtime file updates.Bram Moolenaar2017-03-051-0/+1
|
* Updated runtime files.Bram Moolenaar2016-11-171-1/+5
|
* Runtime file updates.Bram Moolenaar2016-10-301-2/+6
|
* Updated runtime files.Bram Moolenaar2016-09-161-4/+4
|
* Updated runtime files.Bram Moolenaar2016-05-201-2/+2
|
* Updated runtime files.Bram Moolenaar2016-05-081-3/+3
|
* patch 7.4.1804v7.4.1804Bram Moolenaar2016-04-301-0/+29
| | | | | Problem: Can't use Vim as MANPAGER. Solution: Add manpager.vim. (Enno Nagel, closes #491)
* Updated runtime files.Bram Moolenaar2016-04-211-1/+1
|
* Updated runtime files.Bram Moolenaar2016-04-121-13/+16
|
* Updated runtime files.Bram Moolenaar2016-04-101-11/+15
|
* Updated runtime files.Bram Moolenaar2016-02-202-7/+6
|
* Update runtime files.Bram Moolenaar2016-02-151-1/+2
|
* patch 7.4.1015v7.4.1015Bram Moolenaar2015-12-311-2/+2
| | | | | | | Problem: The column is not restored properly when the matchparen plugin is used in Insert mode and the cursor is after the end of the line. Solution: Set the curswant flag. (Christian Brabandt). Also fix highlighting the match of the character before the cursor.
* Updated runtime files.Bram Moolenaar2015-12-291-3/+8
|
* Update runtime files.Bram Moolenaar2015-10-301-13/+11
|
* Update runtime files.Bram Moolenaar2015-10-131-16/+19
|
* Add the logiPat plugin to the distribution.Bram Moolenaar2015-06-192-0/+336
|
* Update runtime files.Bram Moolenaar2015-01-071-18/+26
|
* updated for version 7.4.397v7.4.397Bram Moolenaar2014-08-061-3/+10
| | | | | | Problem: Matchparen only uses the topmost syntax item. Solution: Go through the syntax stack to find items. (James McCoy) Also use getcurpos() when possible.
* Update runtime files. Make matchparen plugin backwards compatible.Bram Moolenaar2014-07-191-3/+13
| | | | Add json filetype.
* Updated runtime files.Bram Moolenaar2014-07-101-5/+6
|
* updated for version 7.4.330v7.4.330Bram Moolenaar2014-06-171-5/+9
| | | | | | | Problem: Using a regexp pattern to highlight a specific position can be slow. Solution: Add matchaddpos() to highlight specific positions efficiently. (Alexey Radkov)
* Runtime file updates.Bram Moolenaar2014-05-221-1/+1
|
* Updated runtime files.Bram Moolenaar2014-03-221-8/+16
|
* Updated runtime files.Bram Moolenaar2014-01-232-32/+58
|
* Updated runtime files. Fix NL translations.Bram Moolenaar2013-07-091-3/+7
|
* updated for version 7.3.1308v7.3.1308Bram Moolenaar2013-07-041-4/+10
| | | | | Problem: Typos in MS-Windows build settings and README. Solution: Minor changes to MS-Windows files.
* Update runtime files. Remove duplicate tags in help.Bram Moolenaar2013-06-281-7/+6
|
* Updated runtime files. New version of TOhtml plugin.Bram Moolenaar2013-06-261-3/+9
|
* Updated runtime files and translations.Bram Moolenaar2013-06-011-76/+96
|
* Updated runtime files, language files and translations.Bram Moolenaar2013-05-211-7/+17
|
* Update runtime files.Bram Moolenaar2013-05-171-4/+16
|
* updated for version 7.3.925v7.3.925Bram Moolenaar2013-05-061-1/+1
| | | | | Problem: Typos in source files. Solution: Fix the typos. (Ken Takata)
* Updated runtime files.Bram Moolenaar2013-04-244-17/+17
|
* updated for version 7.3.872v7.3.872Bram Moolenaar2013-03-191-1/+1
| | | | | | | Problem: On some systems case of file names is always ignored, on others never. Solution: Add the 'fileignorecase' option to control this at runtime. Implies 'wildignorecase'.
* updated for version 7.3.867v7.3.867Bram Moolenaar2013-03-191-0/+3
| | | | | | Problem: Matchparen does not update match when using auto-indenting. (Marc Aldorasi) Solution: Add the TextChanged and TextChangedI autocommand events.
* Updated runtime files.Bram Moolenaar2012-11-151-1/+1
|
* Updated runtime files.Bram Moolenaar2012-07-251-15/+71
|
* Updated runtime files.Bram Moolenaar2012-04-051-1/+1
|
* Update runtime files.Bram Moolenaar2012-01-204-7/+7
|
* Updated runtime files.Bram Moolenaar2011-10-202-15/+10
|
* Updated runtime files.Bram Moolenaar2011-09-141-2/+2
|