summaryrefslogtreecommitdiffstats
path: root/after/indent/typescript.vim (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-14UpdateAdam Stankiewicz1-1/+1
2021-01-01Fix loading for vim 8 packages, closes #613Adam Stankiewicz1-1/+1
2020-11-18UpdateAdam 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-3/+3
2020-10-04UpdateAdam Stankiewicz1-9/+8
2020-10-04Add graphql indentation again, thanks @jparise!Adam Stankiewicz1-0/+47
2020-09-10Fix jsx indentation, closes #543v4.9.8Adam Stankiewicz1-47/+0
2020-09-01Some major updates including heuristicsv4.6.0Adam Stankiewicz1-0/+47
2019-12-31UpdateAdam Stankiewicz1-38/+0
2019-12-07Updatev4.1.2Adam Stankiewicz1-1/+1
2019-11-15Updatev4.1.1Adam Stankiewicz1-1/+1
2019-11-04UpdateAdam Stankiewicz1-0/+4
2019-09-12Improve guard so it works for no eof new linev4.0.3Adam Stankiewicz1-0/+2
2019-09-06Remove styled components, fixes #432v4.0.2Adam Stankiewicz1-3/+0
2019-09-06Improve guard to support concatenated filesAdam Stankiewicz1-7/+3
2019-09-04Disable jsx when ts or js is disabled, closes #414v3.10.0Adam Stankiewicz1-1/+1
2019-09-04UpdateAdam Stankiewicz1-169/+1
2019-06-08Add styled-components, closes #407v3.9.0Adam Stankiewicz1-0/+173
2019-06-08Change jsx/tsx provider, closes #400Adam Stankiewicz1-0/+34