summaryrefslogtreecommitdiffstats
path: root/autoload/polyglot/shebang.vim (follow)
AgeCommit message (Collapse)AuthorFilesLines
2020-10-14Add and fix tests from upstream vimAdam Stankiewicz1-1/+1
2020-10-02Do not use ++once to support older vims, fixes #7056Adam Stankiewicz1-3/+403
2020-09-30Fix error when editing path for shebang (#572)Chayoung You1-1/+7
2020-09-29Deduplicate polyglot filesAdam Stankiewicz1-4/+2
2020-09-29Modularize lazy loading of polyglot partsAdam Stankiewicz1-0/+129