Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-10-24 | Fix detecting shell filetypes, closes #603 | Adam Stankiewicz | 1 | -1/+2 | |
2020-10-23 | Update | Adam Stankiewicz | 1 | -1/+2 | |
2020-10-18 | Leave only filetype detection for man, #576 | Adam Stankiewicz | 1 | -1/+16 | |
2020-10-09 | Fix detecting of some filetypes, closes #579 | Adam Stankiewicz | 1 | -2/+9 | |
2020-10-08 | Fix markdown and other highlighting, #578 | Adam Stankiewicz | 5 | -1/+351 | |
2020-10-04 | Add comments for some extensions + test | Adam Stankiewicz | 4 | -46/+44 | |
2020-10-02 | Resolve issues with loading order, closes #571v4.13.1 | Adam Stankiewicz | 2 | -321/+57 | |
2020-09-24 | Fix django highlighting, fixes #553 | Adam Stankiewicz | 1 | -6/+7 | |
2020-09-23 | Add more advanced cpp syntax, #557 | Adam Stankiewicz | 2 | -0/+524 | |
2020-09-10 | Update | Adam Stankiewicz | 4 | -55/+64 | |
2020-09-06 | Remove stephpy/vim-yaml syntaxv4.9.3 | Adam Stankiewicz | 1 | -65/+0 | |
It causes issues: - https://github.com/dracula/vim/pull/163 - https://github.com/stephpy/vim-yaml/issues/22 | |||||
2020-09-06 | Fix weird indentation issue of yaml | Adam Stankiewicz | 1 | -1/+1 | |
2020-09-05 | Add support for Idris2, closes #534 (#535) | CodingCellist | 1 | -0/+82 | |
2020-09-01 | Add sql support for javascriptv4.7.0 | Adam Stankiewicz | 1 | -0/+26 | |
2020-09-01 | Remove vim-sql-syntax, #528v4.6.1 | Adam Stankiewicz | 5 | -5/+5 | |
2020-09-01 | Some major updates including heuristicsv4.6.0 | Adam Stankiewicz | 2 | -2618/+0 | |
- 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-18 | Migrate all ftdetect to linguist | Adam Stankiewicz | 1 | -0/+37 | |
2020-06-25 | Update | Adam Stankiewicz | 1 | -1/+1 | |
2020-05-20 | Remove latex, fixes #484 | Adam Stankiewicz | 1 | -11/+0 | |
2020-04-25 | Change latex provider to luatex, closes #476 | Adam Stankiewicz | 1 | -8/+6 | |
2020-04-14 | Update | Adam Stankiewicz | 2 | -2/+2 | |
2020-03-02 | Add zinit syntax, closes #459 | Adam Stankiewicz | 1 | -0/+126 | |
2020-03-02 | Use upstream rspec plugin, fixes #458 | Adam Stankiewicz | 1 | -13/+170 | |
2020-03-02 | Update | Adam Stankiewicz | 2 | -8/+4 | |
2019-12-31 | Update | Adam Stankiewicz | 9 | -85/+135 | |
2019-12-12 | Update | Adam Stankiewicz | 1 | -8/+8 | |
2019-12-07 | Updatev4.1.2 | Adam Stankiewicz | 4 | -0/+44 | |
2019-11-15 | Updatev4.1.1 | Adam Stankiewicz | 2 | -78/+283 | |
2019-11-12 | Update | Adam Stankiewicz | 2 | -62/+68 | |
2019-11-04 | Update | Adam Stankiewicz | 2 | -1/+5 | |
2019-10-16 | Update | Adam Stankiewicz | 1 | -1/+1 | |
2019-09-12 | Improve guard so it works for no eof new linev4.0.3 | Adam Stankiewicz | 22 | -0/+44 | |
2019-09-06 | Remove styled components, fixes #432v4.0.2 | Adam Stankiewicz | 2 | -261/+0 | |
2019-09-06 | Improve guard to support concatenated files | Adam Stankiewicz | 22 | -93/+45 | |
2019-09-04 | Disable jsx when ts or js is disabled, closes #414v3.10.0 | Adam Stankiewicz | 3 | -3/+3 | |
2019-09-04 | Add graphql support, closes #298 | Adam Stankiewicz | 2 | -0/+53 | |
2019-09-04 | Add dhall, closes #426 | Adam Stankiewicz | 1 | -0/+17 | |
2019-09-04 | Update | Adam Stankiewicz | 3 | -275/+248 | |
2019-07-01 | Update | Adam Stankiewicz | 1 | -1/+10 | |
2019-06-08 | Add styled-components, closes #407v3.9.0 | Adam Stankiewicz | 2 | -0/+506 | |
2019-06-08 | Change jsx/tsx provider, closes #400 | Adam Stankiewicz | 4 | -170/+114 | |
2019-06-08 | Add tsx provider, closes #330 | Adam Stankiewicz | 1 | -0/+87 | |
2019-04-23 | Switch mathematica provider, closes #385 | Adam Stankiewicz | 1 | -63/+1406 | |
2019-03-29 | Remove grapqhl, fixes #387v3.7.1 | Adam Stankiewicz | 2 | -53/+0 | |
2019-03-11 | Add llvm support, closes #376v3.7.0 | Adam Stankiewicz | 1 | -0/+26 | |
2019-03-10 | Remove rare html extensions, fixes #280 | Adam Stankiewicz | 2 | -94/+0 | |
2019-03-04 | Add mdx support, closes #342 | Adam Stankiewicz | 1 | -0/+45 | |
2019-03-04 | Switch jsx provider to amadeus, closes #364 | Adam Stankiewicz | 1 | -0/+14 | |
2019-03-04 | Add idris support, closes #265 | Adam Stankiewicz | 1 | -0/+82 | |
2019-03-04 | Add reason support, closes #266 | Adam Stankiewicz | 1 | -0/+4 | |