summaryrefslogtreecommitdiffstats
path: root/runtime
AgeCommit message (Expand)Author
2017-06-18patch 8.0.0647: syntax highlighting can make cause a freezev8.0.0647Bram Moolenaar
2017-06-13Update runtime files.Bram Moolenaar
2017-06-13patch 8.0.0641: cannot set a separate highlighting for the quickfix linev8.0.0641Bram Moolenaar
2017-06-13patch 8.0.0639: the cursor position is set when editing a new commit messagev8.0.0639Bram Moolenaar
2017-06-11patch 8.0.0635: when 'ignorecase' is set script detection is inaccuratev8.0.0635Bram Moolenaar
2017-06-11patch 8.0.0634: cannot easily get to the last quickfix listv8.0.0634Bram Moolenaar
2017-06-10patch 8.0.0630: it is not easy to work on lines without a matchv8.0.0630Bram Moolenaar
2017-06-05Update runtime files.Bram Moolenaar
2017-06-04patch 8.0.0613: the conf filetype is used before ftdetect from packagesv8.0.0613Bram Moolenaar
2017-05-27Update runtime files.Bram Moolenaar
2017-04-30patch 8.0.0591: changes to eval functionality not documentedv8.0.0591Bram Moolenaar
2017-04-28Runtime file updatesBram Moolenaar
2017-04-23Updated runtime files.Bram Moolenaar
2017-04-22patch 8.0.0580: cannot set the valid flag with setqflist()v8.0.0580Bram Moolenaar
2017-04-15patch 8.0.0566: setting nocompatible for the tiny version moves the cursorv8.0.0566Bram Moolenaar
2017-04-15patch 8.0.0564: cannot detect Bazel BUILD files on some systemsv8.0.0564Bram Moolenaar
2017-04-09Update runtime files.Bram Moolenaar
2017-04-03patch 8.0.0542: getpos() can return a negative line numberv8.0.0542Bram Moolenaar
2017-04-01patch 8.0.0534: defaults.vim does not work well with tiny featuresv8.0.0534Bram Moolenaar
2017-03-29patch 8.0.0519: character classes are not well testedv8.0.0519Bram Moolenaar
2017-03-29patch 8.0.0517: there is no way to remove quickfix listsv8.0.0517Bram Moolenaar
2017-03-29Update runtime files.Bram Moolenaar
2017-03-21patch 8.0.0501: on MS-Windows ":!start" does not work as expectedv8.0.0501Bram Moolenaar
2017-03-21Update runtime files. Add Rust support.Bram Moolenaar
2017-03-21patch 8.0.0499: taglist() does not prioritize tags for a bufferv8.0.0499Bram Moolenaar
2017-03-19patch 8.0.0492: a failing client-server request can make Vim hangv8.0.0492Bram Moolenaar
2017-03-18patch 8.0.0477: the client-server test may hang when failingv8.0.0477Bram Moolenaar
2017-03-18patch 8.0.0475: not enough testing for the client-server featurev8.0.0475Bram Moolenaar
2017-03-16Update runtime files.Bram Moolenaar
2017-03-16patch 8.0.0463: side effects from resetting 'compatible' in defaults.vimv8.0.0463Bram Moolenaar
2017-03-09patch 8.0.0440: not enough test coverage in Insert modev8.0.0440Bram Moolenaar
2017-03-08patch 8.0.0431: 'cinoptions' cannot set indent for extern blockv8.0.0431Bram Moolenaar
2017-03-06patch 8.0.0427: 'makeencoding' missing from the options windowv8.0.0427Bram Moolenaar
2017-03-05patch 8.0.0420: text garbled when the system encoding differs from 'encoding'v8.0.0420Bram Moolenaar
2017-03-05Runtime file updates.Bram Moolenaar
2017-03-04patch 8.0.0405: v:progpath may become invalid after :cdv8.0.0405Bram Moolenaar
2017-03-01patch 8.0.0396: 'balloonexpr' only works synchronouslyv8.0.0396Bram Moolenaar
2017-03-01patch 8.0.0392: GUI test fails with Athena and Motifv8.0.0392Bram Moolenaar
2017-02-23patch 8.0.0360: sometimes VimL is used instead of "Vim script"v8.0.0360Bram Moolenaar
2017-02-20patch 8.0.0343: b:changedtick can be unlockedv8.0.0343Bram Moolenaar
2017-02-17Updated runtime files.Bram Moolenaar
2017-02-09patch 8.0.0321: errors when trying to use scripts in tiny versionv8.0.0321Bram Moolenaar
2017-02-02patch 8.0.0296: bracketed paste can only append, not insertv8.0.0296Bram Moolenaar
2017-02-01patch 8.0.0283: mode() does not indicate Insert mode completionv8.0.0283Bram Moolenaar
2017-01-28Update runtime files.Bram Moolenaar
2017-01-28patch 8.0.0255: setpos() does not use the buffer argument for all marksv8.0.0255Bram Moolenaar
2017-01-28patch 8.0.0251: not easy to select Python 2 or 3v8.0.0251Bram Moolenaar
2017-01-21patch 8.0.0210: no support for bracketed pastev8.0.0210Bram Moolenaar
2017-01-17Update runtime files.Bram Moolenaar
2017-01-14patch 8.0.0179: cannot have a local value for 'formatprg'v8.0.0179Bram Moolenaar