summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim/filetype.lua
AgeCommit message (Expand)AuthorFiles
2024-10-13vim-patch:9.1.0777: filetype: Some upstream php files are not recognizedChristian Clason1
2024-10-11vim-patch:9.1.0773: filetype: some Apache files are not recognizedChristian Clason1
2024-10-09vim-patch:9.1.0769: filetype: MLIR files are not recognizedChristian Clason1
2024-10-04docs: render `@since` versions, 0 means experimental #30649Justin M. Keyes1
2024-10-01vim-patch:9.1.0749: filetype: http files not recognizedChristian Clason1
2024-09-29vim-patch:9.1.0745: filetype: bun and deno history files not recognizedChristian Clason1
2024-09-27vim-patch:9.1.0744: filetype: notmuch configs are not recognised (#30535)zeertzjq1
2024-09-24fix(filetype): handle .in files with no filename (#30487)Tristan Knight1
2024-09-21vim-patch:a0c14ef: runtime(filetype): tests: Test_filetype_detection() failszeertzjq1
2024-09-21vim-patch:9.1.0738: filetype: rapid files are not recognizedzeertzjq1
2024-09-17vim-patch:9.1.0735: filetype: salt files are not recognizedGregory Anders1
2024-09-17vim-patch:9.1.0734: filetype: jinja files are not recognizedGregory Anders1
2024-09-16vim-patch:9.1.0731: inconsistent case sensitive extension matchingChristian Clason1
2024-09-12vim-patch:9.1.0725: filetype: swiftinterface files are not recognized (#30350)zeertzjq1
2024-08-29docs: misc (#29719)dundargoc1
2024-08-03docs(filetype): consolidate comments in dev_vimpatch.txtChristian Clason1
2024-08-03docs(filetype): add note about prefering explicit lists over patternEvgeni Chasnovski1
2024-08-03refactor(filetype): use extension match instead of pattern if possibleEvgeni Chasnovski1
2024-08-03refactor(filetype): use file name match instead of pattern if possibleEvgeni Chasnovski1
2024-08-03vim-patch:9.1.0655: filetype: goaccess config file not recognizedChristian Clason1
2024-07-29vim-patch:9.1.0636: filetype: ziggy files are not recognizedChristian Clason1
2024-07-27vim-patch:9.1.0616: filetype: Make syntax highlighting off for MS Makefiles (...zeertzjq1
2024-07-25vim-patch:9.1.0612: filetype: deno.lock file not recognizedChristian Clason1
2024-07-23vim-patch:9.1.0610: filetype: OpenGL Shading Language files are not detected ...Gregory Anders1
2024-07-19vim-patch:9.1.0603: filetype: use correct extension for DraculaChristian Clason1
2024-07-18perf(filetype): implement parent pattern pre-matching (#29660)Evgeni Chasnovski1
2024-07-18vim-patch:9.1.0596: filetype: devscripts config files are not recognized (#29...Christian Clason1
2024-07-17vim-patch:9.1.0593: filetype: Asymptote files are not recognizedChristian Clason1
2024-07-17vim-patch:9.1.0592: runtime: filetype: Mediawiki files are not recognizedChristian Clason1
2024-07-17vim-patch:9.1.0591: filetype: *.wl files are not recognizedChristian Clason1
2024-07-14vim-patch:9.1.0586: ocaml runtime files are outdatedChristian Clason1
2024-07-14vim-patch:9.1.0583: filetype: *.pdf_tex files are not recognizedChristian Clason1
2024-07-12refactor(filetype): use Lua patterns without implicit anchoringEvgeni Chasnovski1
2024-07-12refactor(filetype): extract expanding env. vars in separate functionEvgeni Chasnovski1
2024-07-12perf(filetype): cache (more) pattern data during "add" timeEvgeni Chasnovski1
2024-07-12refactor(filetype): unify matching patterns with pos/neg priorityEvgeni Chasnovski1
2024-07-10vim-patch:9.1.0553: filetype: *.mcmeta files are not recognizedChristian Clason1
2024-07-10vim-patch:9.1.0550: filetype: antlr4 files are not recognizedChristian Clason1
2024-07-08perf(filetype): skip contents check in `match()` if there is no contents (#29...Evgeni Chasnovski1
2024-07-08vim-patch:9.1.0544: filetype: ldapconf files are not recognizedChristian Clason1
2024-07-07vim-patch:9.1.0536: filetype: zone files are not recognizedChristian Clason1
2024-07-06vim-patch:9.1.0532: filetype: Cedar files not recognizedChristian Clason1
2024-06-24refactor(filetype): change some patterns to extensions (#29472)zeertzjq1
2024-06-21vim-patch:9.1.0506: filetype: .envrc & .prettierignore not recognizedChristian Clason1
2024-06-20vim-patch:9.1.0505: filetype: Faust files are not recognized (#29426)zeertzjq1
2024-06-15vim-patch:9.1.0486: filetype: Snakemake files are not recognizedChristian Clason1
2024-06-04refactor(lua): use tuple syntax everywhere #29111Ilia Choly1
2024-06-02vim-patch:9.1.0460: filetype: lintstagedrc files are not recognizedChristian Clason1
2024-05-31vim-patch:9.1.0453: filetype: rasi files are not recognizedChristian Clason1
2024-05-26vim-patch:9.1.0442: hare runtime files outdated (#29011)zeertzjq1