summaryrefslogtreecommitdiffstats
path: root/syntax/json.vim (follow)
AgeCommit message (Collapse)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
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-03-04Change plugin guard for disabling, fixes #371Adam Stankiewicz1-4/+4
2018-01-10UpdateAdam Stankiewicz1-4/+6
2017-12-06UpdateAdam Stankiewicz1-2/+2
2017-09-28Revert inlining basic language packv3.0.0Adam Stankiewicz1-136/+0
2017-09-27Add syntax files from upstream vim repositoryAdam Stankiewicz1-0/+136
2016-07-26Switch to elzr for json syntax, and disable conceal by defaultAdam Stankiewicz1-31/+49
2015-07-18Allow for disabling individual languages, closes #66Adam Stankiewicz1-0/+4
2015-03-08Change JSON provider to sheerun/vim-json, closes #51v1.13.0Adam Stankiewicz1-43/+85
2013-09-12Add support for basic languagesAdam Stankiewicz1-0/+77
coffee, cucumbeer, eruby, haml, haskell, javascript, json, less, nginx, ocaml, ruby, sass, scss, slim, stylus, textile, tmux