summaryrefslogtreecommitdiffstats
path: root/after/syntax/c.vim (follow)
AgeCommit message (Expand)AuthorFilesLines
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-24Fix detecting shell filetypes, closes #603Adam Stankiewicz1-1/+2
2020-10-23UpdateAdam Stankiewicz1-1/+2
2020-10-18Leave only filetype detection for man, #576Adam Stankiewicz1-1/+16
2020-10-04Add comments for some extensions + testAdam Stankiewicz1-23/+2
2020-09-23Add more advanced cpp syntax, #557Adam Stankiewicz1-0/+74
2020-09-01Some major updates including heuristicsv4.6.0Adam Stankiewicz1-321/+0
2019-11-15Updatev4.1.1Adam Stankiewicz1-0/+13
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-02-06UpdateAdam Stankiewicz1-2/+2
2017-09-27UpdateAdam Stankiewicz1-3/+5
2017-03-23UpdateAdam Stankiewicz1-0/+10
2015-07-18Allow for disabling individual languages, closes #66Adam Stankiewicz1-0/+4
2015-07-18Updatev1.14.1Adam Stankiewicz1-1/+2
2015-01-23Remove c-extensions plugin, it broke folding, #52v1.11.3Adam Stankiewicz1-279/+0
2014-11-11Updatev1.10.3Adam Stankiewicz1-6/+273
2014-08-12UpdateAdam Stankiewicz1-0/+24
2014-06-08Add C syntax extensions, #25Adam Stankiewicz1-0/+279