Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-11 | patch 8.0.0906: don't recognize Couchbase files | Bram Moolenaar | |
Problem: Don't recognize Couchbase files. Solution: Add filetype detection. (Eugene Ciurana, closes #1951) | |||
2017-08-09 | patch 8.0.0894: there is no test for runtime filetype detection | Bram Moolenaar | |
Problem: There is no test for runtime filetype detection. Solution: Test a list of filetypes from patterns. | |||
2017-07-15 | Updated runtime files and translations. | Bram Moolenaar | |
2017-06-22 | patch 8.0.0650: for extra help files the filetype is set more than once | Bram Moolenaar | |
Problem: For extra help files the filetype is set more than once. Solution: In *.txt files check that there is no help file modline. | |||
2017-06-22 | patch 8.0.0649: when opening a help file the filetype is set several times | Bram Moolenaar | |
Problem: When opening a help file the filetype is set several times. Solution: When setting the filetype to the same value from a modeline, don't trigger FileType autocommands. Don't set the filetype to "help" when it's already set correctly. | |||
2017-06-13 | Update runtime files. | Bram Moolenaar | |
Includes changing &sw to shiftwidth() for all indent scripts. | |||
2017-06-04 | patch 8.0.0613: the conf filetype is used before ftdetect from packages | Bram Moolenaar | |
Problem: The conf filetype detection is done before ftdetect scripts from packages that are added later. Solution: Add the FALLBACK argument to :setfiletype. (closes #1679, closes #1693) | |||
2017-05-27 | Update runtime files. | Bram Moolenaar | |
2017-04-23 | Updated runtime files. | Bram Moolenaar | |
2017-04-15 | patch 8.0.0564: cannot detect Bazel BUILD files on some systems | Bram Moolenaar | |
Problem: Cannot detect Bazel BUILD files on some systems. Solution: Check for BUILD after script checks. (Issue #1340) | |||
2017-03-29 | Update runtime files. | Bram Moolenaar | |
2017-03-16 | Update runtime files. | Bram Moolenaar | |
2017-03-05 | Runtime file updates. | Bram Moolenaar | |
2017-01-17 | Update runtime files. | Bram Moolenaar | |
2017-01-10 | Updated runtime files. | Bram Moolenaar | |
2016-11-06 | Updated runtime files. | Bram Moolenaar | |
2016-10-30 | Runtime file updates. | Bram Moolenaar | |
2016-10-23 | Updated runtime files. | Bram Moolenaar | |
2016-09-22 | Updated runtime files. | Bram Moolenaar | |
2016-09-16 | Updated runtime files. | Bram Moolenaar | |
2016-08-26 | Updated runtime files. Add Scala files. | Bram Moolenaar | |
2016-08-18 | Updated runtime files. | Bram Moolenaar | |
2016-07-24 | Updated runtime files. | Bram Moolenaar | |
2016-07-17 | Update runtime files. | Bram Moolenaar | |
2016-07-15 | Updated runtime files. | Bram Moolenaar | |
2016-07-02 | Updated runtime files. | Bram Moolenaar | |
2016-04-30 | Update runtime files. | Bram Moolenaar | |
2015-12-03 | patch 7.4.956 | Bram Moolenaar | |
Problem: A few more file name extensions not recognized. Solution: Add .asciidoc, .bzl, .gradle, etc. | |||
2015-12-03 | patch 7.4.955 | Bram Moolenaar | |
Problem: Vim doesn't recognize .pl6 and .pod6 files. Solution: Recognize them as perl6 and pod6. (Mike Eve, closes #511) | |||
2015-10-13 | Update runtime files. | Bram Moolenaar | |
2015-09-25 | Update various runtime files. | Bram Moolenaar | |
2015-09-08 | patch 7.4.859 | Bram Moolenaar | |
Problem: Vim doesn't recognize all htmldjango files. Solution: Recognize a comment. (Daniel Hahler, PR #410) | |||
2015-08-11 | Update runtime files. | Bram Moolenaar | |
2015-07-21 | Updated and new runtime files. | Bram Moolenaar | |
2015-06-09 | Updated runtime files. | Bram Moolenaar | |
2015-04-13 | Updated runtime files. | Bram Moolenaar | |
2015-03-21 | Update runtime files. | Bram Moolenaar | |
2015-01-14 | Updated runtime files. | Bram Moolenaar | |
2015-01-07 | Update runtime files. | Bram Moolenaar | |
2014-12-06 | Update runtime files. | Bram Moolenaar | |
2014-11-05 | Update runtime files. | Bram Moolenaar | |
2014-10-15 | Update runtime files and translations. | Bram Moolenaar | |
2014-09-09 | Update runtime files. | Bram Moolenaar | |
2014-08-29 | Update runtime files. | Bram Moolenaar | |
2014-08-23 | Runtime file updates. | Bram Moolenaar | |
2014-08-22 | Updated runtime files. | Bram Moolenaar | |
2014-07-26 | Update runtime files. Add vroom file support. | Bram Moolenaar | |
2014-07-19 | Update runtime files. Make matchparen plugin backwards compatible. | Bram Moolenaar | |
Add json filetype. | |||
2014-07-10 | Updated runtime files. | Bram Moolenaar | |
2014-06-12 | Update runtime files. | Bram Moolenaar | |