summaryrefslogtreecommitdiffstats
path: root/runtime/autoload/dist/ft.vim
AgeCommit message (Collapse)Author
2023-05-29patch 9.0.1591: some "gomod" files are not recognizedv9.0.1591Omar El Halabi
Problem: Some "gomod" files are not recognized. Solution: Check for "go.mod" file name before checking out the contents. (Omar El Halabi, closes #12462)
2023-05-10patch 9.0.1539: typst filetype is not recognizedv9.0.1539Gaetan Lepage
Problem: Typst filetype is not recognized. Solution: Distinguish between sql and typst. (Gaetan Lepage, closes #12363)
2023-04-22Update runtime filesBram Moolenaar
2023-04-22patch 9.0.1478: filetypes for *.v files not detected properlyv9.0.1478Turiiya
Problem: Filetypes for *.v files not detected properly. Solution: Use the file contents to detect the filetype. (Turiiya, closes #12281)
2023-04-02patch 9.0.1438: .fs files are falsely recognized as forth filesv9.0.1438Johan Kotlinski
Problem: .fs files are falsely recognized as forth files. Solution: Check 100 lines for something that looks like forth. (Johan Kotlinski, closes #12219, closes #11988)
2022-12-31Update runtime filesBram Moolenaar
2022-12-14patch 9.0.1057: conflict between supercollider and scala filetype detectionv9.0.1057Chris Kipp
Problem: Conflict between supercollider and scala filetype detection. Solution: Do not check for "Class : Method", it can appear in both filetypes. (Chris Kipp, closes #11699)
2022-12-06Update runtime filesBram Moolenaar
2022-11-24patch 9.0.0935: when using dash it may not be recognize as filetype "sh"v9.0.0935Eisuke Kawashima
Problem: When using dash it may not be recognize as filetype "sh". Solution: Add checks for "dash". (Eisuke Kawashima,closes #11600)
2022-10-17patch 9.0.0779: lsl and lm3 file extensions are not recognizedv9.0.0779Doug Kearns
Problem: lsl and lm3 file extensions are not recognized. Solution: Add *.lsl and *.lm3 patterns. (Doug Kearns, closes #11384)
2022-10-16patch 9.0.0771: cannot always tell the difference beween tex and rexx filesv9.0.0771Martin Tournoij
Problem: Cannot always tell the difference beween tex and rexx files. Solution: Recognize tex by a leading backslash. (Martin Tournoij, closes #11380)
2022-09-01patch 9.0.0349: filetype of *.sil files not well detectedv9.0.0349Bram Moolenaar
Problem: Filetype of *.sil files not well detected. Solution: Inspect the file contents to guess the filetype.
2022-08-08Update runtime filesBram Moolenaar
2022-07-26patch 9.0.0088: pattern for detecting bitbake files is not sufficientv9.0.0088Gregory Anders
Problem: Pattern for detecting bitbake files is not sufficient. Solution: Adjust the pattern. (Gregory Anders, closes #10743)
2022-07-16patch 9.0.0055: bitbake files are not detectedv9.0.0056v9.0.0055Gregory Anders
Problem: Bitbake files are not detected. Solution: Add bitbake filetype detection by file name and contents. (Gregory Anders, closes #10697)
2022-06-30patch 9.0.0012: signature files not detected properlyv9.0.0012Bram Moolenaar
Problem: Signature files not detected properly. Solution: Add a function to better detect signature files. (Doug Kearns)
2022-06-29patch 9.0.0006: not all Visual Basic files are recognizedv9.0.0006Bram Moolenaar
Problem: Not all Visual Basic files are recognized. Solution: Change detection of *.cls files. (Doug Kearns)
2022-04-18Update runtime filesBram Moolenaar
2022-04-16patch 8.2.4766: KRL files using "deffct" not recognizedv8.2.4766KnoP-01
Problem: KRL files using "deffct" not recognized. Solution: Adjust the pattern used for matching. (Patrick Meiser-Knosowski, closes #10200)
2022-04-13patch 8.2.4747: no filetype override for .sys filesv8.2.4747KnoP-01
Problem: No filetype override for .sys files. Solution: Add g:filetype_sys. (Patrick Meiser-Knosowski, closes #10181)
2022-04-13patch 8.2.4746: supercollider filetype not recognizedv8.2.4746ranjithshegde
Problem: Supercollider filetype not recognized. Solution: Match file extentions and check file contents to detect supercollider. (closes #10142)
2022-04-09patch 8.2.0003: Build file dependencies are incompletev8.2.4720Bram Moolenaar
Problem: Build file dependencies are incomplete. Solution: Fix the dependencies. (Ken Takata, closes #5356)
2022-04-08Update runtime filesBram Moolenaar
2022-04-06patch 8.2.4701: Kuka Robot Language files not recognizedv8.2.4701Bram Moolenaar
Problem: Kuka Robot Language files not recognized. Solution: Recognize *.src and *.dat files. (Patrick Meiser-Knosowski, closes #10096)
2022-03-08Update runtime filesBram Moolenaar
2022-03-05patch 8.2.4511: filetype test failsv8.2.4511Bram Moolenaar
Problem: Filetype test fails. Solution: Change "endw" to "endwhile".
2022-02-26Update runtime files.Bram Moolenaar
2022-02-24patch 8.2.4464: Dtrace files are recognized as filetype Dv8.2.4464=?UTF-8?q?Teubel=20Gy=C3=B6rgy?=
Problem: Dtrace files are recognized as filetype D. Solution: Add a pattern for Dtrace files. (Teubel György, closes #9841) Add some more testing.
2022-02-22patch 8.2.4448: filetype detection is failingv8.2.4448Bram Moolenaar
Problem: Filetype detection is failing. Solution: Do not use "s:" where it is no longer allowed.
2022-02-05patch 8.2.4305: tex filetype detection failsv8.2.4305Bram Moolenaar
Problem: Tex filetype detection fails. Solution: Check value to be positive. (closes #9704)
2022-02-04Update runtime files; use compiled functionsBram Moolenaar
2022-02-04Update runtime files.Bram Moolenaar
2022-01-31patch 8.2.4274: Basic and form filetype detection is incompletev8.2.4274Doug Kearns
Problem: Basic and form filetype detection is incomplete. Solution: Add a separate function for .frm files. (Doug Kearns, closes #9675)
2022-01-31Update runtime filesBram Moolenaar
2022-01-29Update runtime filesBram Moolenaar
2022-01-28patch 8.2.4238: *.tf file could be fileytpe "tf" or "terraform"v8.2.4238=?UTF-8?q?Dundar=20G=C3=B6c?=
Problem: *.tf file could be fileytpe "tf" or "terraform". Solution: Detect the type from the file contents. (closes #9642)
2022-01-21patch 8.2.4172: filetype detection for BASIC is not optimalv8.2.4172Bram Moolenaar
Problem: Filetype detection for BASIC is not optimal. Solution: Improve BASIC filetype detection. (Doug Kearns)
2022-01-16Update runtime filesBram Moolenaar
2022-01-11patch 8.2.4064: foam files are not detectedv8.2.4064Elwardi
Problem: Foam files are not detected. Solution: Detect the foam filetype by the path and file contents. (Mohammed Elwardi Fadeli, closes #9501)
2021-12-24Update runtime filesBram Moolenaar
2021-12-17patch 8.2.3843: dep3patch files are not recognizedv8.2.3843James McCoy
Problem: Dep3patch files are not recognized. Solution: Recognize dep3patch files by their location and content. (James McCoy, closes #9367)
2021-12-05Update runtime filesBram Moolenaar
2021-11-30patch 8.2.3703: most people call F# "fsharp" and not "fs"v8.2.3703Bram Moolenaar
Problem: Most people call F# "fsharp" and not "fs". Solution: Rename filetype "fs" to "fsharp".
2021-11-27patch 8.2.3686: filetype detection often mixes up Forth and F#v8.2.3686Bram Moolenaar
Problem: Filetype detection often mixes up Forth and F#. Solution: Add a function to inspect the file contents. (Doug Kearns)
2021-11-26patch 8.2.3679: objc file detected as Octavev8.2.3679Doug Kearns
Problem: objc file detected as Octave. (Antony Lee) Solution: Detect objc by preprocessor lines. (Doug Kearns, closes #9223, closes #9220)
2021-09-12patch 8.2.3432: octave/Matlab filetype detection does not work properlyv8.2.3432Bram Moolenaar
Problem: Octave/Matlab filetype detection does not work properly. Solution: Update the patterns used for matching. (Doug Kearns)
2021-09-03patch 8.2.3399: Octave files are not recognizedv8.2.3399Bram Moolenaar
Problem: Octave files are not recognized. Solution: Detect Octave files. (Doug Kearns)
2021-06-26patch 8.2.3050: cannot recognize elixir filesv8.2.3050Austin Gatlin
Problem: Cannot recognize elixir files. Solution: Recognize Elixir-specific files. Check if an .ex file is Euphoria or Elixir. (Austin Gatlin, closes #8401, closes #8446)
2021-01-12patch 8.2.2334: Pascal-like filetypes not always detectedv8.2.2334Bram Moolenaar
Problem: Pascal-like filetypes not always detected. Solution: Improved Puppet, InstantFPC and Pascal detection. (Doug Kearns, closes #7662)
2020-08-30Update runtime files.Bram Moolenaar