summaryrefslogtreecommitdiff
path: root/runtime
AgeCommit message (Expand)Author
2017-06-23patch 8.0.0663: unexpected error message only when 'verbose' is setBram Moolenaar
2017-06-22patch 8.0.0659: no test for conceal modeBram Moolenaar
2017-06-22patch 8.0.0657: cannot get and set quickfix list itemsBram Moolenaar
2017-06-22patch 8.0.0654: no warning for text after :endfunctionBram Moolenaar
2017-06-22patch 8.0.0652: unicode information is outdatedBram Moolenaar
2017-06-22patch 8.0.0650: for extra help files the filetype is set more than onceBram Moolenaar
2017-06-22patch 8.0.0649: when opening a help file the filetype is set several timesBram Moolenaar
2017-06-18patch 8.0.0647: syntax highlighting can make cause a freezeBram Moolenaar
2017-06-13Update runtime files.Bram Moolenaar
2017-06-13patch 8.0.0641: cannot set a separate highlighting for the quickfix lineBram Moolenaar
2017-06-13patch 8.0.0639: the cursor position is set when editing a new commit messageBram Moolenaar
2017-06-11patch 8.0.0635: when 'ignorecase' is set script detection is inaccurateBram Moolenaar
2017-06-11patch 8.0.0634: cannot easily get to the last quickfix listBram Moolenaar
2017-06-10patch 8.0.0630: it is not easy to work on lines without a matchBram Moolenaar
2017-06-05Update runtime files.Bram Moolenaar
2017-06-04patch 8.0.0613: the conf filetype is used before ftdetect from packagesBram Moolenaar
2017-05-27Update runtime files.Bram Moolenaar
2017-04-30patch 8.0.0591: changes to eval functionality not documentedBram 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()Bram Moolenaar
2017-04-15patch 8.0.0566: setting nocompatible for the tiny version moves the cursorBram Moolenaar
2017-04-15patch 8.0.0564: cannot detect Bazel BUILD files on some systemsBram Moolenaar
2017-04-09Update runtime files.Bram Moolenaar
2017-04-03patch 8.0.0542: getpos() can return a negative line numberBram Moolenaar
2017-04-01patch 8.0.0534: defaults.vim does not work well with tiny featuresBram Moolenaar
2017-03-29patch 8.0.0519: character classes are not well testedBram Moolenaar
2017-03-29patch 8.0.0517: there is no way to remove quickfix listsBram Moolenaar
2017-03-29Update runtime files.Bram Moolenaar
2017-03-21patch 8.0.0501: on MS-Windows ":!start" does not work as expectedBram Moolenaar
2017-03-21Update runtime files. Add Rust support.Bram Moolenaar
2017-03-21patch 8.0.0499: taglist() does not prioritize tags for a bufferBram Moolenaar
2017-03-19patch 8.0.0492: a failing client-server request can make Vim hangBram Moolenaar
2017-03-18patch 8.0.0477: the client-server test may hang when failingBram Moolenaar
2017-03-18patch 8.0.0475: not enough testing for the client-server featureBram Moolenaar
2017-03-16Update runtime files.Bram Moolenaar
2017-03-16patch 8.0.0463: side effects from resetting 'compatible' in defaults.vimBram Moolenaar
2017-03-09patch 8.0.0440: not enough test coverage in Insert modeBram Moolenaar
2017-03-08patch 8.0.0431: 'cinoptions' cannot set indent for extern blockBram Moolenaar
2017-03-06patch 8.0.0427: 'makeencoding' missing from the options windowBram Moolenaar
2017-03-05patch 8.0.0420: text garbled when the system encoding differs from 'encoding'Bram Moolenaar
2017-03-05Runtime file updates.Bram Moolenaar
2017-03-04patch 8.0.0405: v:progpath may become invalid after :cdBram Moolenaar
2017-03-01patch 8.0.0396: 'balloonexpr' only works synchronouslyBram Moolenaar
2017-03-01patch 8.0.0392: GUI test fails with Athena and MotifBram Moolenaar
2017-02-23patch 8.0.0360: sometimes VimL is used instead of "Vim script"Bram Moolenaar
2017-02-20patch 8.0.0343: b:changedtick can be unlockedBram Moolenaar
2017-02-17Updated runtime files.Bram Moolenaar
2017-02-09patch 8.0.0321: errors when trying to use scripts in tiny versionBram Moolenaar
2017-02-02patch 8.0.0296: bracketed paste can only append, not insertBram Moolenaar