summaryrefslogtreecommitdiffstats
path: root/runtime/indent
AgeCommit message (Collapse)Author
2019-09-07Update runtime filesBram Moolenaar
2019-08-29patch 8.1.1937: errors when using javascriptreactv8.1.1937Bram Moolenaar
Problem: Errors when using javascriptreact. Solution: Use ":runtime" instead of ":source". (closes #4875)
2019-08-26patch 8.1.1930: cannot recognize .jsx and .tsx filesv8.1.1930Bram Moolenaar
Problem: Cannot recognize .jsx and .tsx files. Solution: Recognize them as javascriptreact and typescriptreact. (closes #4830)
2019-07-31Update runtime files.Bram Moolenaar
2019-06-06Update runtime files - Add typescript syntax and indent.Bram Moolenaar
2019-05-09Update runtime filesBram Moolenaar
2019-04-27patch 8.1.1213: "make clean" in top dir does not cleanup indent test outputv8.1.1213Bram Moolenaar
Problem: "make clean" in top dir does not cleanup indent test output. Solution: Clean the indent test output. Do not rely on the vim executable for that. (closes #4307)
2019-04-08Update runtime files.Bram Moolenaar
2019-04-04Update runtime files.Bram Moolenaar
2019-03-24Update runtime files.Bram Moolenaar
2019-02-22Update runtime filesBram Moolenaar
2019-02-03Update runtime files.Bram Moolenaar
2019-01-17Update runtime files.Bram Moolenaar
2018-12-18Update runtime files.Bram Moolenaar
2018-12-15patch 8.1.0599: without the +eval feature the indent tests don't workv8.1.0599Bram Moolenaar
Problem: Without the +eval feature the indent tests don't work. Solution: Skip the body of the tests.
2018-12-10patch 8.1.0576: indent script tests pick up installed scriptsv8.1.0576Bram Moolenaar
Problem: Indent script tests pick up installed scripts. Solution: Use current runtime indent scripts.
2018-12-09Update runtime files.Bram Moolenaar
2018-11-25patch 8.1.0545: when executing indent tests user preferences interferev8.1.0545Bram Moolenaar
Problem: When executing indent tests user preferences interfere. Solution: Add "--clean".
2018-11-25Update runtime filesBram Moolenaar
2018-11-04Update runtime filesBram Moolenaar
2018-10-25patch 8.1.0496: no tests for indent filesv8.1.0496Bram Moolenaar
Problem: No tests for indent files. Solution: Add a mechanism for running indent file tests. Add a first test for Vim indenting.
2018-10-19Update runtime filesBram Moolenaar
2018-10-02Update runtime files.Bram Moolenaar
2018-09-11patch 8.1.0369: continuation lines cannot contain commentsv8.1.0369Bram Moolenaar
Problem: Continuation lines cannot contain comments. Solution: Support using "\ .
2018-09-02Update runtime files.Bram Moolenaar
2018-08-28Update runtime files.Bram Moolenaar
2018-08-11Update runtime files.Bram Moolenaar
2018-07-31Update runtime files.Bram Moolenaar
2018-07-29Update runtime files.Bram Moolenaar
2018-07-03Updated runtime and language files.Bram Moolenaar
2018-05-22Update runtime files.Bram Moolenaar
2018-05-15patch 8.0.1845: various comment updates needed, missing white spacev8.0.1845Bram Moolenaar
Problem: Various comment updates needed, missing white space. Solution: Update comments, add white space.
2018-05-13Updated runtime filesBram Moolenaar
2018-05-13Update runtime files.Bram Moolenaar
2018-04-20Update runtime files.Bram Moolenaar
2018-03-29Update runtime filesBram Moolenaar
2018-03-18Update runtime files. Convert a couple of help files to utf-8.Bram Moolenaar
2018-03-09Update runtime files.Bram Moolenaar
2018-02-09Update runtime files.Bram Moolenaar
2018-01-28Update runtime files.Bram Moolenaar
2017-12-17Update runtime filesBram Moolenaar
2017-11-02Long overdue runtime update.Bram Moolenaar
2017-09-27Update runtime filesBram Moolenaar
2017-09-19Update runtime files.Bram Moolenaar
2017-08-27Update runtime filesBram Moolenaar
2017-08-11Update runtime files.Bram Moolenaar
2017-06-13Update runtime files.Bram Moolenaar
Includes changing &sw to shiftwidth() for all indent scripts.
2017-05-27Update runtime files.Bram Moolenaar
2017-04-09Update runtime files.Bram Moolenaar
2017-03-29Update runtime files.Bram Moolenaar