summaryrefslogtreecommitdiffstats
path: root/syntax/graphql.vim (follow)
AgeCommit message (Collapse)AuthorFilesLines
2021-04-14UpdateAdam Stankiewicz1-1/+1
2021-01-01Fix loading for vim 8 packages, closes #613Adam Stankiewicz1-1/+1
2020-12-29UpdateAdam Stankiewicz1-1/+3
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-04-14UpdateAdam Stankiewicz1-2/+2
2019-12-31UpdateAdam Stankiewicz1-5/+36
2019-12-07Updatev4.1.2Adam Stankiewicz1-1/+1
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-04Add graphql support, closes #298Adam Stankiewicz1-0/+68
2019-03-29Remove grapqhl, fixes #387v3.7.1Adam Stankiewicz1-68/+0
2019-03-04Change plugin guard for disabling, fixes #371Adam Stankiewicz1-4/+4
2018-07-08Update dependenciesAdam Stankiewicz1-2/+2
2018-05-08Merge pull request #301 from timfeirg:feature/graphqlDan Reif1-0/+68
2017-09-27Remove graphql syntax as it causes issues, closes #236Adam Stankiewicz1-67/+0
2017-09-27UpdateAdam Stankiewicz1-3/+6
2017-05-17Add graphql, closes #206Adam Stankiewicz1-0/+64