Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-09-01 | Remove vim-sql-syntax, #528v4.6.1 | Adam Stankiewicz | 1 | -20/+2 | |
2020-09-01 | Some major updates including heuristicsv4.6.0 | Adam Stankiewicz | 1 | -977/+1178 | |
- 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-29 | add missing period to fix mako detection (#530) | Tim Bedard | 1 | -2/+2 | |
2020-08-27 | Make sure all extensions are covered | Adam Stankiewicz | 1 | -58/+67 | |
2020-08-27 | Fix ocaml and dune ftdetectv4.5.4 | Adam Stankiewicz | 1 | -1/+9 | |
2020-08-25 | Build | Adam Stankiewicz | 1 | -2/+6 | |
2020-08-25 | Fix ansible ftdetect | Adam Stankiewicz | 1 | -3/+3 | |
2020-08-25 | Fix ansible ftdetect | Adam Stankiewicz | 1 | -5/+5 | |
2020-08-25 | Cleanup ftdetect | Adam Stankiewicz | 1 | -4/+4 | |
2020-08-24 | Remove vifm and test all filetypes | Adam Stankiewicz | 1 | -7/+0 | |
2020-08-24 | Use setf for ambiguous extensionsv4.5.2 | Adam Stankiewicz | 1 | -80/+80 | |
2020-08-24 | Fix blade ftdetectv4.5.1 | Adam Stankiewicz | 1 | -5/+5 | |
2020-08-23 | Migrate ftdetect generation to ruby | Adam Stankiewicz | 1 | -239/+394 | |
2020-08-18 | Add requirements.txt support, closes #507v4.5.0 | Adam Stankiewicz | 1 | -0/+7 | |
2020-08-18 | Add jq syntax, closes #502 | Adam Stankiewicz | 1 | -0/+5 | |
2020-08-18 | Add improved sql syntax, closes #505 | Adam Stankiewicz | 1 | -0/+4 | |
2020-08-18 | Add fennel support, closes #514 | Adam Stankiewicz | 1 | -0/+4 | |
2020-08-18 | Add ftdetect for jsonnet | Adam Stankiewicz | 1 | -0/+5 | |
2020-08-18 | Let fsharp have priority over fs files, fixes #523 | Adam Stankiewicz | 1 | -6/+6 | |
2020-08-18 | Allow to set let g:python_highlight_all = 0, closes #474 | Adam Stankiewicz | 1 | -18/+19 | |
2020-08-18 | Migrate all ftdetect to linguist | Adam Stankiewicz | 2 | -596/+848 | |
2020-08-18 | Migrate more filetypes | Adam Stankiewicz | 2 | -280/+458 | |
2020-08-06 | Start github-linguist rewrite | Adam Stankiewicz | 2 | -42/+59 | |
2020-07-06 | Fix rspect ftdetect, #503 | Adam Stankiewicz | 1 | -1/+1 | |
2020-06-19 | Add detection for rspec files (#503) | TravonteD | 1 | -0/+6 | |
Standard convention for rspec files is "*_spec.rb". This is also what rspec.vim (the syntax plugin that is pulled in) uses. | |||||
2020-05-29 | Enable TypeScript in ftdetect (#496) | Adam Kwiatek | 1 | -0/+1 | |
2020-05-28 | Add support for ics, closes #492 | Adam Stankiewicz | 1 | -0/+4 | |
2020-05-21 | Restore support for polyglot_disabled for ftdetect, closes #491 | Adam Stankiewicz | 1 | -567/+640 | |
2020-05-20 | Add ledger support, closes #488v4.4.1 | Adam Stankiewicz | 1 | -6/+9 | |
2020-05-20 | Fix jinja.html detection | Adam Stankiewicz | 1 | -0/+1 | |
2020-05-20 | Manually fix ftdetect | Adam Stankiewicz | 1 | -1538/+500 | |
2020-05-20 | Add vim-raku, closes #490 | Adam Stankiewicz | 1 | -0/+21 | |
2020-05-20 | Remove non-working ftplugin line, closes #485 | Adam Stankiewicz | 1 | -9/+3 | |
2020-05-20 | Update | Adam Stankiewicz | 1 | -1/+1 | |
2020-04-30 | Remove rego syntax, fixes #486 | Adam Stankiewicz | 1 | -11/+0 | |
2020-04-28 | Update | Adam Stankiewicz | 1 | -0/+1 | |
2020-04-25 | Add brewfile support, closes #469v4.3.0 | Adam Stankiewicz | 1 | -0/+11 | |
2020-04-25 | Add rego support, closes #471 | Adam Stankiewicz | 1 | -0/+11 | |
2020-04-25 | Allow to configure python syntax, #474 | Adam Stankiewicz | 1 | -26/+32 | |
2020-04-25 | Change elm provider, closes #475 | Adam Stankiewicz | 1 | -2/+2 | |
2020-04-25 | Change fsharp provider, closes #477 | Adam Stankiewicz | 1 | -1/+2 | |
2020-04-25 | Add gdscript, closes #483 | Adam Stankiewicz | 1 | -0/+14 | |
2020-04-14 | Update | Adam Stankiewicz | 1 | -7/+16 | |
2020-03-02 | Update | Adam Stankiewicz | 1 | -2/+1 | |
2020-03-02 | Add razor syntax, fixes #450 | Adam Stankiewicz | 1 | -0/+7 | |
2020-03-02 | Force javascript filetype for jsx, fixes #460 | Adam Stankiewicz | 1 | -0/+3 | |
2020-03-02 | Remove jasmine syntax, fixes #464 | Adam Stankiewicz | 1 | -7/+0 | |
2020-03-02 | Update | Adam Stankiewicz | 1 | -3/+5 | |
2020-01-25 | Updatev4.2.1 | Adam Stankiewicz | 1 | -16/+20 | |
2019-12-31 | Fix performance issue with markdown highlightingv4.2.0 | Adam Stankiewicz | 1 | -1/+1 | |