summaryrefslogtreecommitdiffstats
path: root/autoload/polyglot/util.vim (follow)
AgeCommit message (Collapse)AuthorFilesLines
2020-10-25Preserve loading order of plugins, fixes #608Adam Stankiewicz1-64/+0
2020-10-25Fix the filter of 'rtp' (#606)ichizok1-2/+2
On Windows, should handle both slash and backslash as the path separator in checking a path in 'rtp'.
2020-10-25Respect symlinks for resolving vim-polyglot as fallback, closes #605Adam Stankiewicz1-0/+64