Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-08-25 | Add missing newlines (#527) | Tim Bedard | 1 | -2/+2 | |
2020-08-25 | Cleanup ftdetect | Adam Stankiewicz | 1 | -1/+1 | |
2020-08-24 | Include docs of plugins | Adam Stankiewicz | 1 | -2/+2 | |
2020-08-24 | Remove vifm and test all filetypes | Adam Stankiewicz | 1 | -0/+26 | |
2020-08-24 | Migrate only after dirs | Adam Stankiewicz | 1 | -3/+6 | |
2020-08-24 | Remove some custom dirs config | Adam Stankiewicz | 1 | -4/+1 | |
2020-08-24 | Ignore compiler for javascript, fixes #521 | Adam Stankiewicz | 1 | -5/+8 | |
2020-08-24 | Use setf for ambiguous extensionsv4.5.2 | Adam Stankiewicz | 1 | -6/+16 | |
2020-08-23 | fix: Migrate build script to ruby | Adam Stankiewicz | 1 | -2/+2 | |
2020-08-23 | Migrate ftdetect generation to ruby | Adam Stankiewicz | 1 | -12/+119 | |
2020-08-23 | Move packages to yaml file | Adam Stankiewicz | 1 | -654/+10 | |
2020-08-23 | Update | Adam Stankiewicz | 1 | -1/+4 | |
2020-08-21 | Migrate build script to ruby | Adam Stankiewicz | 1 | -285/+811 | |
2020-08-18 | Add requirements.txt support, closes #507v4.5.0 | Adam Stankiewicz | 1 | -0/+1 | |
2020-08-18 | Add jq syntax, closes #502 | Adam Stankiewicz | 1 | -0/+1 | |
2020-08-18 | Add improved sql syntax, closes #505 | Adam Stankiewicz | 1 | -0/+1 | |
2020-08-18 | Add fennel support, closes #514 | Adam Stankiewicz | 1 | -0/+1 | |
2020-08-18 | Add jsonnet support, closes #515 | Adam Stankiewicz | 1 | -1/+2 | |
2020-08-18 | Fix dhall plugin, closes #519 | Adam Stankiewicz | 1 | -1/+1 | |
2020-08-18 | Embed plugin guards | Adam Stankiewicz | 1 | -7/+9 | |
2020-08-18 | Report download errors | Adam Stankiewicz | 1 | -3/+3 | |
2020-08-18 | Migrate more filetypes | Adam Stankiewicz | 1 | -1/+1 | |
2020-08-14 | Fix svelte branch name, closes #522 | Adam Stankiewicz | 1 | -1/+1 | |
2020-08-06 | Start github-linguist rewrite | Adam Stankiewicz | 1 | -0/+2 | |
2020-06-25 | Add unison language support | Adam Stankiewicz | 1 | -0/+1 | |
2020-05-31 | Improve bash and zsh highlighting | Adam Stankiewicz | 1 | -0/+1 | |
2020-05-28 | Add support for ics, closes #492 | Adam Stankiewicz | 1 | -0/+1 | |
2020-05-28 | Remove gdscript ftplugin (#494) | Emerson MX | 1 | -1/+1 | |
2020-05-20 | Add ledger support, closes #488v4.4.1 | Adam Stankiewicz | 1 | -0/+1 | |
2020-05-20 | Remove latex, fixes #484 | Adam Stankiewicz | 1 | -1/+0 | |
2020-05-20 | Remove generation of ftdetect from buildv4.4.0 | Adam Stankiewicz | 1 | -26/+0 | |
2020-05-20 | Add vim-raku, closes #490 | Adam Stankiewicz | 1 | -0/+1 | |
2020-05-20 | Remove non-working ftplugin line, closes #485 | Adam Stankiewicz | 1 | -1/+1 | |
2020-04-30 | Remove rego syntax, fixes #486 | Adam Stankiewicz | 1 | -1/+0 | |
2020-04-25 | Add brewfile support, closes #469v4.3.0 | Adam Stankiewicz | 1 | -0/+1 | |
2020-04-25 | Add rego support, closes #471 | Adam Stankiewicz | 1 | -0/+1 | |
2020-04-25 | Change elm provider, closes #475 | Adam Stankiewicz | 1 | -1/+1 | |
2020-04-25 | Change latex provider to luatex, closes #476 | Adam Stankiewicz | 1 | -1/+1 | |
2020-04-25 | Change fsharp provider, closes #477 | Adam Stankiewicz | 1 | -1/+1 | |
2020-04-25 | Add gdscript, closes #483 | Adam Stankiewicz | 1 | -0/+1 | |
2020-03-02 | Add zinit syntax, closes #459 | Adam Stankiewicz | 1 | -0/+1 | |
2020-03-02 | Update | Adam Stankiewicz | 1 | -1/+1 | |
2020-03-02 | Add ctags files, fixes #445 | Adam Stankiewicz | 1 | -2/+2 | |
2020-03-02 | Remove groovy syntax, fixes #456 | Adam Stankiewicz | 1 | -2/+0 | |
2020-03-02 | Add razor syntax, fixes #450 | Adam Stankiewicz | 1 | -0/+1 | |
2020-03-02 | Use upstream rspec plugin, fixes #458 | Adam Stankiewicz | 1 | -1/+1 | |
2020-03-02 | Remove jasmine syntax, fixes #464 | Adam Stankiewicz | 1 | -1/+0 | |
2020-01-25 | Combine ftdetect files in a predictable order (#461) | Chris Bandy | 1 | -3/+7 | |
Bash expands patterns to an alphabetically sorted list of filenames, but the order depends on LC_COLLATE. On both Linux and BSD, `sort -V` uses the C locale. | |||||
2019-12-31 | Fix performance issue with markdown highlightingv4.2.0 | Adam Stankiewicz | 1 | -1/+1 | |
2019-12-31 | Switch back to plasticboy for markdown | Adam Stankiewicz | 1 | -1/+1 | |