Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-04-25 | Add brewfile support, closes #469v4.3.0 | Adam Stankiewicz | 4 | -1/+37 | |
2020-04-25 | Add rego support, closes #471 | Adam Stankiewicz | 4 | -1/+75 | |
2020-04-25 | Allow to configure python syntax, #474 | Adam Stankiewicz | 2 | -52/+64 | |
2020-04-25 | Change elm provider, closes #475 | Adam Stankiewicz | 9 | -719/+32 | |
2020-04-25 | Change latex provider to luatex, closes #476 | Adam Stankiewicz | 125 | -3385/+17908 | |
2020-04-25 | Change fsharp provider, closes #477 | Adam Stankiewicz | 4 | -15/+25 | |
2020-04-25 | Add gdscript, closes #483 | Adam Stankiewicz | 8 | -1/+497 | |
2020-04-25 | Update | Adam Stankiewicz | 15 | -320/+312 | |
2020-04-14 | Update | Adam Stankiewicz | 58 | -666/+1505 | |
2020-03-05 | Update | Adam Stankiewicz | 9 | -42/+149 | |
2020-03-02 | Add zinit syntax, closes #459 | Adam Stankiewicz | 3 | -1/+129 | |
2020-03-02 | Update | Adam Stankiewicz | 9 | -249/+5 | |
2020-03-02 | Add ctags files, fixes #445 | Adam Stankiewicz | 8 | -8/+333 | |
2020-03-02 | Remove groovy syntax, fixes #456 | Adam Stankiewicz | 4 | -626/+1 | |
2020-03-02 | Add razor syntax, fixes #450 | Adam Stankiewicz | 6 | -1/+110 | |
2020-03-02 | Force javascript filetype for jsx, fixes #460 | Adam Stankiewicz | 2 | -0/+6 | |
2020-03-02 | Use upstream rspec plugin, fixes #458 | Adam Stankiewicz | 3 | -15/+172 | |
2020-03-02 | Remove jasmine syntax, fixes #464 | Adam Stankiewicz | 5 | -100/+3 | |
2020-03-02 | Update | Adam Stankiewicz | 38 | -1066/+1888 | |
2020-01-25 | Updatev4.2.1 | Adam Stankiewicz | 14 | -45/+84 | |
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 | 3 | -207/+2 | |
2019-12-31 | Switch back to plasticboy for markdown | Adam Stankiewicz | 9 | -1647/+1206 | |
2019-12-31 | Update | Adam Stankiewicz | 29 | -155/+531 | |
2019-12-12 | Replace markdown plugin for faster onev4.1.4 | Adam Stankiewicz | 10 | -1206/+1671 | |
2019-12-12 | Update | Adam Stankiewicz | 7 | -36/+40 | |
2019-12-07 | Add v language, closes #437v4.1.3 | Adam Stankiewicz | 6 | -1/+354 | |
2019-12-07 | Add ftplugin to markdown, fixes #447 | Adam Stankiewicz | 5 | -3/+1003 | |
2019-12-07 | Updatev4.1.2 | Adam Stankiewicz | 51 | -123/+271 | |
2019-11-28 | Headsup on g:polyglot_disabled (#438) | timfeirg | 1 | -1/+1 | |
2019-11-15 | Updatev4.1.1 | Adam Stankiewicz | 13 | -576/+865 | |
2019-11-12 | Update | Adam Stankiewicz | 18 | -272/+750 | |
2019-11-04 | Update | Adam Stankiewicz | 26 | -145/+658 | |
2019-10-16 | Change octave provider, closes #436v4.1.0 | Adam Stankiewicz | 4 | -345/+536 | |
2019-10-16 | Update | Adam Stankiewicz | 14 | -70/+86 | |
2019-09-27 | Update everything, closes #435 | Adam Stankiewicz | 26 | -252/+1000 | |
2019-09-12 | Improve guard so it works for no eof new linev4.0.3 | Adam Stankiewicz | 563 | -1/+1131 | |
2019-09-12 | Update | Adam Stankiewicz | 3 | -12/+11 | |
2019-09-06 | Remove styled components, fixes #432v4.0.2 | Adam Stankiewicz | 10 | -501/+1 | |
2019-09-06 | Remove unnecessary tsx fix | Adam Stankiewicz | 2 | -8/+0 | |
2019-09-06 | Improve guard to support concatenated files | Adam Stankiewicz | 565 | -2284/+1137 | |
2019-09-06 | Remove unnecessary graphql fix | Adam Stankiewicz | 4 | -14/+2 | |
2019-09-06 | Fix tmux pluginv4.0.1 | Adam Stankiewicz | 5 | -2/+148 | |
2019-09-06 | Switch typescript provider, closes #428v4.0.0 | Adam Stankiewicz | 69 | -639/+3196 | |
2019-09-06 | Update | Adam Stankiewicz | 5 | -16/+39 | |
2019-09-04 | Disable jsx when ts or js is disabled, closes #414v3.10.0 | Adam Stankiewicz | 15 | -179/+20 | |
2019-09-04 | Fix build script | Adam Stankiewicz | 6 | -70/+164 | |
2019-09-04 | Update | Adam Stankiewicz | 1 | -0/+21 | |
2019-09-04 | Add graphql support, closes #298 | Adam Stankiewicz | 10 | -1/+293 | |
2019-09-04 | Include missing file from styledcomponents, fixes #418 | Adam Stankiewicz | 3 | -2/+23 | |