summaryrefslogtreecommitdiffstats
path: root/after/indent (follow)
AgeCommit message (Collapse)AuthorFilesLines
2021-12-21UpdateAdam Stankiewicz1-1/+1
2021-06-09Fix script indentation inside html, closes #693Adam Stankiewicz1-1064/+0
2021-04-14UpdateAdam Stankiewicz3-3/+3
2021-01-01Fix loading for vim 8 packages, closes #613Adam Stankiewicz11-11/+11
2021-01-01Move tex to after, closes #650Adam Stankiewicz1-0/+427
2020-11-18UpdateAdam Stankiewicz3-2/+48
2020-10-25Fix conditions, #608Adam Stankiewicz9-9/+9
2020-10-25Preserve loading order of plugins, fixes #608Adam Stankiewicz9-9/+9
2020-10-25Respect symlinks for resolving vim-polyglot as fallback, closes #605Adam Stankiewicz9-27/+27
2020-10-08Fix markdown and other highlighting, #578Adam Stankiewicz1-0/+1064
2020-10-04UpdateAdam Stankiewicz2-18/+16
2020-10-04Add graphql indentation again, thanks @jparise!Adam Stankiewicz4-9/+106
2020-09-10Fix jsx indentation, closes #543v4.9.8Adam Stankiewicz2-94/+0
2020-09-10UpdateAdam Stankiewicz3-28/+37
2020-09-01Remove vim-sql-syntax, #528v4.6.1Adam Stankiewicz4-4/+4
2020-09-01Some major updates including heuristicsv4.6.0Adam Stankiewicz2-0/+94
- 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-04-14UpdateAdam Stankiewicz1-0/+2
2019-12-31UpdateAdam Stankiewicz2-1/+1
2019-12-07Updatev4.1.2Adam Stankiewicz4-2/+12
2019-11-15Updatev4.1.1Adam Stankiewicz2-2/+2
2019-11-12UpdateAdam Stankiewicz1-1/+1
2019-11-04UpdateAdam Stankiewicz1-0/+4
2019-09-12Improve guard so it works for no eof new linev4.0.3Adam Stankiewicz3-0/+6
2019-09-06Remove styled components, fixes #432v4.0.2Adam Stankiewicz3-177/+0
2019-09-06Improve guard to support concatenated filesAdam Stankiewicz4-22/+10
2019-09-04Disable jsx when ts or js is disabled, closes #414v3.10.0Adam Stankiewicz2-2/+2
2019-09-04UpdateAdam Stankiewicz2-338/+2
2019-06-08Add styled-components, closes #407v3.9.0Adam Stankiewicz3-0/+519
2019-06-08Change jsx/tsx provider, closes #400Adam Stankiewicz4-213/+67
2019-06-08Add tsx provider, closes #330Adam Stankiewicz1-0/+95
2019-03-10Remove rare html extensions, fixes #280Adam Stankiewicz1-37/+0
2019-03-04Change plugin guard for disabling, fixes #371Adam Stankiewicz3-12/+12
2017-02-02UpdateAdam Stankiewicz1-1/+1
2016-07-30UpdateAdam Stankiewicz1-16/+39
2016-01-22UpdateAdam Stankiewicz1-6/+6
2015-12-06Add objc syntax highlighting, closes #77Adam Stankiewicz1-0/+97
2015-12-06Update all bundlesAdam Stankiewicz1-7/+0
2015-07-18Allow for disabling individual languages, closes #66Adam Stankiewicz2-0/+8
2015-07-18Add jsx support, closes #56Adam Stankiewicz1-0/+98
2014-11-11Updatev1.10.3Adam Stankiewicz1-1/+1
2013-11-02Massive update :)v1.4.1Adam Stankiewicz1-2/+2
2013-09-12Add support for basic languagesAdam Stankiewicz1-0/+33
coffee, cucumbeer, eruby, haml, haskell, javascript, json, less, nginx, ocaml, ruby, sass, scss, slim, stylus, textile, tmux