Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-10-04 | Add graphql indentation again, thanks @jparise! | Adam Stankiewicz | 1 | -9/+3 | |
2020-09-10 | Fix jsx indentation, closes #543v4.9.8 | Adam Stankiewicz | 1 | -47/+0 | |
2020-09-10 | Update | Adam Stankiewicz | 1 | -27/+3 | |
2020-09-01 | Remove vim-sql-syntax, #528v4.6.1 | Adam Stankiewicz | 1 | -1/+1 | |
2020-09-01 | Some major updates including heuristicsv4.6.0 | Adam Stankiewicz | 1 | -0/+47 | |
- 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 | |||||
2019-12-07 | Updatev4.1.2 | Adam Stankiewicz | 1 | -1/+1 | |
2019-11-15 | Updatev4.1.1 | Adam Stankiewicz | 1 | -1/+1 | |
2019-11-12 | Update | Adam Stankiewicz | 1 | -1/+1 | |
2019-09-12 | Improve guard so it works for no eof new linev4.0.3 | Adam Stankiewicz | 1 | -0/+2 | |
2019-09-06 | Remove styled components, fixes #432v4.0.2 | Adam Stankiewicz | 1 | -171/+0 | |
2019-09-06 | Improve guard to support concatenated files | Adam Stankiewicz | 1 | -7/+3 | |
2019-09-04 | Disable jsx when ts or js is disabled, closes #414v3.10.0 | Adam Stankiewicz | 1 | -1/+1 | |
2019-06-08 | Add styled-components, closes #407v3.9.0 | Adam Stankiewicz | 1 | -0/+173 | |
2019-06-08 | Change jsx/tsx provider, closes #400 | Adam Stankiewicz | 1 | -0/+33 | |