summaryrefslogtreecommitdiffstats
path: root/plugin/polyglot.vim (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-07Fix vim 8 package manager, closes #574Adam Stankiewicz1-0/+3
2020-10-02Resolve issues with loading order, closes #571v4.13.1Adam Stankiewicz1-9/+0
2020-09-30Document how to install with vim8 packagesAdam Stankiewicz1-0/+9
2020-09-08Fix auto-detecting indent, closes #540v4.9.4Adam Stankiewicz1-167/+0
2020-09-04Ignore files from homedir and root for indentv4.9.2Adam Stankiewicz1-0/+4
2020-09-04Do not set indent on by defaultAdam Stankiewicz1-4/+0
2020-09-04Fix detecting indentation in some CSSAdam Stankiewicz1-1/+1
2020-09-04Ignore heredoc when detecting indentv4.9.1Adam Stankiewicz1-0/+13
2020-09-04Synchronize shiftwidth with tabstop by defaultv4.9.0Adam Stankiewicz1-0/+5
2020-09-04Fix detection of indentation, #537Adam Stankiewicz1-0/+149