summaryrefslogtreecommitdiffstats
path: root/autoload/polyglot/detect.vim (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-01UpdateAdam Stankiewicz1-0/+12
2021-06-09Disable languages also from heuristics, fixes #673Adam Stankiewicz1-5/+17
2020-10-14Improve django detection, closes #585Adam Stankiewicz1-1/+1
2020-10-14Add and fix tests from upstream vimAdam Stankiewicz1-15/+60
2020-10-04Address BufWritePost error, fixes #573Adam Stankiewicz1-16/+4
2020-10-02Actually do not use ++once, fixes #573Adam Stankiewicz1-1/+1
2020-10-02Do not use ++once to support older vims, fixes #7056Adam Stankiewicz1-4/+21
2020-09-30Reduce startup time by avoiding calling slow au!Adam Stankiewicz1-4/+4
2020-09-29Deduplicate polyglot filesAdam Stankiewicz1-0/+2
2020-09-29Modularize lazy loading of polyglot partsAdam Stankiewicz1-0/+262