summaryrefslogtreecommitdiffstats
path: root/autoload/jsx_pretty/indent.vim (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-01Fix loading for vim 8 packages, closes #613Adam Stankiewicz1-1/+1
2020-10-25Fix conditions, #608Adam Stankiewicz1-1/+1
2020-10-25Preserve loading order of plugins, fixes #608Adam Stankiewicz1-1/+1
2020-10-25Respect symlinks for resolving vim-polyglot as fallback, closes #605Adam Stankiewicz1-8/+1
2020-10-24Fix recursive loading, closes #605Adam Stankiewicz1-1/+3
2020-10-24Use vim-polyglot only as fallback to other plugins, fixes #580Adam Stankiewicz1-0/+5
2020-09-01Remove vim-sql-syntax, #528v4.6.1Adam Stankiewicz1-1/+1
2019-12-12UpdateAdam Stankiewicz1-8/+8
2019-11-15Updatev4.1.1Adam Stankiewicz1-465/+158
2019-11-12UpdateAdam Stankiewicz1-169/+564
2019-09-12Improve guard so it works for no eof new linev4.0.3Adam Stankiewicz1-0/+2
2019-09-06Improve guard to support concatenated filesAdam Stankiewicz1-4/+2
2019-09-04Disable jsx when ts or js is disabled, closes #414v3.10.0Adam Stankiewicz1-1/+1
2019-09-04UpdateAdam Stankiewicz1-1/+5
2019-07-01UpdateAdam Stankiewicz1-15/+16
2019-06-16Updatev3.9.2Adam Stankiewicz1-0/+9
2019-06-14Add svelte support, closes #410Adam Stankiewicz1-7/+7
2019-06-08Change jsx/tsx provider, closes #400Adam Stankiewicz1-0/+204