summaryrefslogtreecommitdiffstats
path: root/syntax/ruby.vim (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2022-10-14UpdateAdam Stankiewicz1-5/+5
2022-04-30UpdateAdam Stankiewicz1-5/+5
2021-12-21UpdateAdam Stankiewicz1-1/+5
2021-07-08UpdateAdam Stankiewicz1-1/+7
2021-06-27UpdateAdam Stankiewicz1-4/+4
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-01Some major updates including heuristicsv4.6.0Adam Stankiewicz1-1/+1
- Allow to define heuristics in heuristics.yaml - Migrate all filetypes from vim beginning with "a" - Remove enhanced cpp syntax (it was too slow to load) - Use setf instead of set ft for setting filetype (faster) - Override native hauristics with au! - Add globbing of files for packages - Replace predefined dirs with extra_dirs and ignored_dirs - Allow to define proper order of packages with topological sort - Fix powershell detection - Lint and fix many packages.yaml issues - etc etd
2020-08-23UpdateAdam Stankiewicz1-1/+1
2020-04-25UpdateAdam Stankiewicz1-1/+1
2020-03-02UpdateAdam Stankiewicz1-2/+2
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-04UpdateAdam Stankiewicz1-0/+1
2019-04-23UpdateAdam Stankiewicz1-87/+117
2019-03-29Remove grapqhl, fixes #387v3.7.1Adam Stankiewicz1-100/+106
2019-03-04Change plugin guard for disabling, fixes #371Adam Stankiewicz1-4/+4
2019-03-04UpdateAdam Stankiewicz1-317/+318
2018-06-05Update (periodic rebuild)Dan Reif1-1/+1
2018-04-30Update (periodic rebuild)Dan Reif1-42/+22
I originally meant to run this before adding haproxy, but accidentally pushed that into my branch. If you'd like to see that content, it's at https://github.com/CH-DanReif/vim-polyglot/commit/414ad25c3ad1ab9c4b6a99fe4f08d6c30b7e0f57.
2017-09-28Revert inlining basic language packv3.0.0Adam Stankiewicz1-556/+0
2017-09-27Add syntax files from upstream vim repositoryAdam Stankiewicz1-0/+556
2017-09-27UpdateAdam Stankiewicz1-42/+63
2017-05-17UpdateAdam Stankiewicz1-4/+8
2017-02-02UpdateAdam Stankiewicz1-4/+4
2016-09-11UpdateAdam Stankiewicz1-1/+8
2016-06-26Updatev2.9.3Adam Stankiewicz1-2/+2
2016-05-31Updatev2.9.1Adam Stankiewicz1-117/+270
2016-01-22UpdateAdam Stankiewicz1-14/+14
2015-12-06Update all bundlesAdam Stankiewicz1-19/+21
2015-10-24Update ruby syntaxv2.2.4Adam Stankiewicz1-9/+7
2015-10-10UpdateAdam Stankiewicz1-5/+5
2015-07-18Allow for disabling individual languages, closes #66Adam Stankiewicz1-0/+4
2015-07-18Updatev1.14.1Adam Stankiewicz1-1/+1
2015-05-11Updatev1.13.2Adam Stankiewicz1-13/+26
2015-02-11Updatev1.11.4Adam Stankiewicz1-3/+8
2014-12-22UpdateAdam Stankiewicz1-2/+2
2014-07-29Major updatev1.9.2Adam Stankiewicz1-0/+3
2014-04-15UpdateAdam Stankiewicz1-4/+5
2014-03-01UpdateAdam Stankiewicz1-3/+4
2014-02-04UpdateAdam Stankiewicz1-4/+4
2014-01-24Updatev1.5.1Adam Stankiewicz1-1/+1
2013-09-12Add support for basic languagesAdam Stankiewicz1-0/+369
coffee, cucumbeer, eruby, haml, haskell, javascript, json, less, nginx, ocaml, ruby, sass, scss, slim, stylus, textile, tmux