summaryrefslogtreecommitdiffstats
path: root/runtime/compiler/rst.vim
AgeCommit message (Collapse)Author
2024-04-04runtime: Remove fallback :CompilerSet definition from compiler pluginsDoug Kearns
The :CompilerSet command was added in version Vim 6.4 which was released twenty years ago. Other runtime files do not support versions of that vintage so it is reasonable to remove this fallback command definition now. closes: #14399 Signed-off-by: Doug Kearns <dougkearns@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
2017-04-09Update runtime files.Bram Moolenaar
2017-03-05Runtime file updates.Bram Moolenaar
2011-12-30Updated runtime files.Bram Moolenaar
2006-04-21updated for version 7.0e05v7.0e05Bram Moolenaar
2005-12-02updated for version 7.0162Bram Moolenaar
2005-07-04updated for version 7.0102v7.0102Bram Moolenaar
2005-06-29updated for version 7.0097v7.0097Bram Moolenaar
2004-06-13updated for version 7.0001v7.0001Bram Moolenaar