Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-07-08 | Remove java syntax, fixes #723 | Adam Stankiewicz | 4 | -570/+0 | |
2021-07-08 | Update | Adam Stankiewicz | 25 | -330/+344 | |
2021-06-27 | Update | Adam Stankiewicz | 21 | -43/+77 | |
2021-06-09 | Add org mode, close #706 | Adam Stankiewicz | 10 | -2/+286 | |
2021-06-09 | Update | Adam Stankiewicz | 4 | -14/+3 | |
2021-06-09 | Add mermaid (#721) | Marcos Ferreira | 5 | -3/+29 | |
Co-authored-by: Adam Stankiewicz <sheerun@sher.pl> | |||||
2021-06-09 | Fixed typo in README.md (#719) | Keito | 1 | -1/+1 | |
2021-06-09 | Update | Adam Stankiewicz | 10 | -417/+150 | |
2021-06-09 | Replace i3 and sway with a single repo, fixes #709 (#716) | rYR79435 | 2 | -19/+5 | |
Co-authored-by: Adam Stankiewicz <sheerun@sher.pl> | |||||
2021-06-09 | Add justfile support (#713) | Noah | 2 | -1/+10 | |
Co-authored-by: Adam Stankiewicz <sheerun@sher.pl> | |||||
2021-06-09 | Update | Adam Stankiewicz | 3 | -0/+90 | |
2021-06-09 | Update | Adam Stankiewicz | 4 | -2/+8 | |
2021-06-09 | Add nftables filetype (#715) | Jeremy Cantrell | 3 | -0/+16 | |
Co-authored-by: Adam Stankiewicz <sheerun@sher.pl> | |||||
2021-06-09 | Add OpenSCAD support, closes #702 | Adam Stankiewicz | 7 | -1/+127 | |
2021-06-09 | Fix script indentation inside html, closes #693 | Adam Stankiewicz | 15 | -1708/+230 | |
2021-06-09 | Fix loading of rust autoload functions, fixes #686 | Adam Stankiewicz | 1 | -1/+0 | |
2021-06-09 | Disable languages also from heuristics, fixes #673 | Adam Stankiewicz | 3 | -20/+31 | |
2021-06-09 | Document which default settings are changes, closes #672 | Adam Stankiewicz | 1 | -1/+18 | |
2021-06-09 | Enable jsdoc highlighting by default, fixes #667 | Adam Stankiewicz | 1 | -0/+3 | |
2021-06-09 | De-duplicate runtime heuristic autocommands | Adam Stankiewicz | 2 | -34/+34 | |
2021-06-09 | Fix livescript filetype, closes #666 | Adam Stankiewicz | 4 | -4/+4 | |
2021-06-09 | Use more modern haxe package, closes #340 | Adam Stankiewicz | 10 | -414/+627 | |
2021-06-09 | Update | Adam Stankiewicz | 10 | -63/+821 | |
2021-06-04 | Update | Adam Stankiewicz | 2 | -1/+3 | |
2021-06-04 | Fix detection of racket filetype, closes #720 | Adam Stankiewicz | 4 | -3/+5 | |
2021-06-02 | Fix tests | Adam Stankiewicz | 1 | -1/+0 | |
2021-06-01 | Update | Adam Stankiewicz | 56 | -431/+814 | |
2021-04-14 | Do not touch nofileignorecase setting, fixes #694 | Adam Stankiewicz | 1 | -3/+0 | |
2021-04-14 | Update | Adam Stankiewicz | 7 | -1/+154 | |
2021-04-14 | Remove mm from xml extensions, fixes #699 | Adam Stankiewicz | 4 | -3/+4 | |
2021-04-14 | Change svelte provider, fixes #700 | Adam Stankiewicz | 8 | -247/+850 | |
2021-04-14 | Add reindent to readme #662 (#675) | Christian Zangl | 1 | -0/+11 | |
2021-04-14 | Remove .rs extension from xml, closes #682 | Adam Stankiewicz | 4 | -3/+4 | |
2021-04-14 | Switch clojure provider, closes #685 | Adam Stankiewicz | 6 | -94/+103 | |
2021-04-14 | Update solitidy provider, closes #687 | Adam Stankiewicz | 3 | -143/+317 | |
2021-04-14 | Update | Adam Stankiewicz | 47 | -307/+473 | |
2021-04-14 | Eeplace array slice with while loops for Vim 7.4 (#677) | Sezi | 1 | -4/+7 | |
Workaround for: E117: Unknown function: i:len E15: Invalid expression: rtp[i:len(rtp)-1] | |||||
2021-03-10 | Update | Adam Stankiewicz | 21 | -101/+490 | |
2021-03-01 | Update | Adam Stankiewicz | 62 | -1084/+1178 | |
2021-01-14 | Prevent overriding filetype set, fixes #663 | Adam Stankiewicz | 1 | -1/+1 | |
2021-01-14 | Update | Adam Stankiewicz | 28 | -429/+272 | |
2021-01-03 | Add hjson, closes #659 | Adam Stankiewicz | 6 | -1/+111 | |
Co-authored-by: SebastienElet <sebastien@elet.fr> | |||||
2021-01-03 | Revert stylus provider | Adam Stankiewicz | 16 | -1542/+533 | |
2021-01-01 | Fix loading for vim 8 packages, closes #613 | Adam Stankiewicz | 1303 | -4911/+4939 | |
2021-01-01 | Move tex to after, closes #650 | Adam Stankiewicz | 6 | -1/+6 | |
2021-01-01 | Add cson extension to coffeescript, closes #639 | Adam Stankiewicz | 4 | -3/+4 | |
Co-authored-by: Collin Styles <collin.styles@mycase.com> | |||||
2021-01-01 | Change stylus provider, closes #642 | Adam Stankiewicz | 6 | -425/+1468 | |
2021-01-01 | Add support for gleam, closes #655 | Adam Stankiewicz | 23 | -282/+477 | |
Co-authored-by: Jeff Kreeftmeijer <jeffkreeftmeijer@gmail.com> | |||||
2021-01-01 | Detect filetype only if not set, fixes #656 | Adam Stankiewicz | 1 | -2/+2 | |
2021-01-01 | Improve disabling ftdetect | Adam Stankiewicz | 1 | -10/+10 | |