Commit Graph

48 Commits

Author SHA1 Message Date
Adam Stankiewicz
87a26c5bf1 Update 2021-12-21 14:41:23 +01:00
Adam Stankiewicz
b147123070 Ensure some files are compied from each package 2021-09-09 12:42:18 +02:00
Adam Stankiewicz
c794f186c0 Update 2021-07-08 11:54:15 +02:00
Adam Stankiewicz
4899585281 Add org mode, close #706 2021-06-09 21:37:56 +02:00
Adam Stankiewicz
4f997c5c82 Update 2021-06-09 21:22:48 +02:00
Marcos Ferreira
c6f9e5b211 Add mermaid (#721)
Co-authored-by: Adam Stankiewicz <sheerun@sher.pl>
2021-06-09 21:21:38 +02:00
Adam Stankiewicz
c4e50b4e9d Update 2021-06-09 21:11:58 +02:00
Adam Stankiewicz
dec65bafca Update 2021-06-09 20:58:38 +02:00
Jeremy Cantrell
6e0702bd66 Add nftables filetype (#715)
Co-authored-by: Adam Stankiewicz <sheerun@sher.pl>
2021-06-09 20:58:16 +02:00
Adam Stankiewicz
7c474e5c92 Add OpenSCAD support, closes #702 2021-06-09 17:00:24 +02:00
Adam Stankiewicz
1a096f0901 Fix script indentation inside html, closes #693 2021-06-09 16:54:25 +02:00
Adam Stankiewicz
f678aad210 Fix livescript filetype, closes #666 2021-06-09 12:01:20 +02:00
Adam Stankiewicz
af4d6aa3cf Use more modern haxe package, closes #340 2021-06-09 11:49:01 +02:00
Adam Stankiewicz
c312d30231 Fix detection of racket filetype, closes #720 2021-06-04 10:07:53 +02:00
Adam Stankiewicz
b99ce6173f Fix tests 2021-06-02 02:32:03 +02:00
Adam Stankiewicz
48eb0fb1a8 Update 2021-04-14 12:14:37 +02:00
Adam Stankiewicz
7bde552a46 Add hjson, closes #659
Co-authored-by: SebastienElet <sebastien@elet.fr>
2021-01-03 14:14:59 +01:00
Adam Stankiewicz
a817560292 Add support for gleam, closes #655
Co-authored-by: Jeff Kreeftmeijer <jeffkreeftmeijer@gmail.com>
2021-01-01 17:09:30 +01:00
Adam Stankiewicz
8af4f8e6c0 Add jsonc, closes #635 2020-12-30 12:13:50 +01:00
Adam Stankiewicz
dc786b7641 Try to fix tests 2020-12-30 01:04:40 +01:00
Adam Stankiewicz
45f2f94975 Add mint-language, closes #653
Co-authored-by: NICHTJ3 <nicholsontrent@gmail.com>
2020-12-29 20:18:29 +01:00
Dawid Potocki
da18fe6851 Fix neovim :Tutor filetype detection (#631) 2020-11-17 16:58:46 +01:00
Adam Stankiewicz
740a60811c Use nroff filetype for man pages, closes #611 2020-10-26 08:45:34 +01:00
Adam Stankiewicz
af3ebda710 Fix tests 2020-10-17 14:17:55 +02:00
Adam Stankiewicz
ba11e0f1ad Improve django detection, closes #585 2020-10-14 23:26:36 +02:00
Adam Stankiewicz
bbee246aae Add and fix tests from upstream vim 2020-10-14 23:01:53 +02:00
Adam Stankiewicz
0d48ba9245 Fix detecting of some filetypes, closes #579 2020-10-09 22:57:13 +02:00
Adam Stankiewicz
bb3de8fa5e Fix markdown and other highlighting, #578 2020-10-08 00:40:28 +02:00
Adam Stankiewicz
4bec20ec1a Fix test and loading of filetypes, closes #577 2020-10-07 21:51:30 +02:00
Adam Stankiewicz
9f4e2b6834 Remove context from packages, fixes #575 2020-10-07 13:01:20 +02:00
Adam Stankiewicz
619a7a854b Remove man plugin from vim, it does not work for nvim, closes #576 2020-10-07 12:48:46 +02:00
Adam Stankiewicz
bc9757916e Add all vim filetypes 2020-10-06 18:54:19 +02:00
Adam Stankiewicz
c6fa4d2bf5 Add extensions to vlang 2020-10-06 11:02:00 +02:00
Adam Stankiewicz
32b097f67e Add some missing filetypes 2020-10-04 22:20:23 +02:00
Adam Stankiewicz
a37e7e2939 Reduce startup time by avoiding calling slow au! 2020-09-30 01:22:44 +02:00
Adam Stankiewicz
543e8c917b Modularize lazy loading of polyglot parts 2020-09-29 21:48:38 +02:00
Adam Stankiewicz
1872af2d5e Fix detection of conf files, closes #569 2020-09-29 19:11:11 +02:00
Adam Stankiewicz
46b09b0d5b Remove {{ }} from detecting htmldjango, #560 2020-09-29 16:26:03 +02:00
Adam Stankiewicz
31409eaafb Fix all warning messages 2020-09-28 18:56:36 +02:00
Adam Stankiewicz
6a086b0c79 Fix many extensions detection 2020-09-28 03:00:01 +02:00
Adam Stankiewicz
ae778bdb17 Add missing filetypes for sql 2020-09-28 01:33:57 +02:00
Adam Stankiewicz
d6479bbf0b Change gitignore provider 2020-09-25 00:07:37 +02:00
Adam Stankiewicz
d53d2189b9 Add support for .gitignore highlighting 2020-09-24 23:24:42 +02:00
Adam Stankiewicz
e2bbed8acc Fix django highlighting, fixes #553 2020-09-24 10:50:19 +02:00
Adam Stankiewicz
6b4da27538 Improve html heuristics 2020-09-24 09:24:13 +02:00
Adam Stankiewicz
7e2d060f88 Fix detecting jinja templates, #553 2020-09-23 23:25:01 +02:00
Adam Stankiewicz
33f0964d53 Update test script to ruby 2020-09-23 19:37:58 +02:00
Adam Stankiewicz
378dcb3878 Update tests location 2020-09-22 21:47:21 +02:00