Adam Stankiewicz
2838800832
Fix conditions, #608
2020-10-25 21:08:27 +01:00
Adam Stankiewicz
45a7512dea
Preserve loading order of plugins, fixes #608
2020-10-25 20:33:44 +01:00
Adam Stankiewicz
cbde2571d4
Respect symlinks for resolving vim-polyglot as fallback, closes #605
2020-10-25 03:19:58 +01:00
Adam Stankiewicz
7324528984
Fix detecting shell filetypes, closes #603
2020-10-24 16:34:29 +02:00
Adam Stankiewicz
50a9a7345f
Update
2020-10-23 01:13:09 +02:00
Adam Stankiewicz
c9f2aa9ae0
Leave only filetype detection for man, #576
2020-10-18 12:24:33 +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
cbc4600333
Update
2020-10-04 23:25:48 +02:00
Adam Stankiewicz
c0b866aac3
Add graphql indentation again, thanks @jparise!
2020-10-04 21:19:51 +02:00
Adam Stankiewicz
b4868c7ea7
Add comments for some extensions + test
2020-10-04 21:17:06 +02:00
Adam Stankiewicz
560024abe0
Resolve issues with loading order, closes #571
2020-10-02 00:36:09 +02:00
Adam Stankiewicz
e2bbed8acc
Fix django highlighting, fixes #553
2020-09-24 10:50:19 +02:00
Adam Stankiewicz
3a298c9759
Add more advanced cpp syntax, #557
2020-09-23 22:04:29 +02:00
Adam Stankiewicz
be092d6f43
Fix jsx indentation, closes #543
2020-09-10 12:18:29 +02:00
Adam Stankiewicz
fb7cf8a9ab
Update
2020-09-10 10:30:32 +02:00
Adam Stankiewicz
255345bf95
Remove stephpy/vim-yaml syntax
...
It causes issues:
- https://github.com/dracula/vim/pull/163
- https://github.com/stephpy/vim-yaml/issues/22
2020-09-06 19:25:34 +02:00
Adam Stankiewicz
d9ee362537
Fix weird indentation issue of yaml
2020-09-06 15:08:20 +02:00
CodingCellist
3baafd5c33
Add support for Idris2, closes #534 ( #535 )
2020-09-05 21:37:11 +02:00
Adam Stankiewicz
45c1923f43
Add sql support for javascript
2020-09-01 16:02:38 +02:00
Adam Stankiewicz
8dd0474feb
Remove vim-sql-syntax, #528
2020-09-01 15:55:43 +02:00
Adam Stankiewicz
e166f741ef
Some major updates including heuristics
...
- 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-09-01 08:33:15 +02:00
Adam Stankiewicz
00015bd105
Migrate all ftdetect to linguist
2020-08-18 15:53:18 +02:00
Adam Stankiewicz
abca7c2014
Update
2020-06-25 13:38:15 +02:00
Adam Stankiewicz
a9cc6fd218
Remove latex, fixes #484
2020-05-20 20:19:03 +02:00
Adam Stankiewicz
d757bfd643
Change latex provider to luatex, closes #476
2020-04-25 21:30:46 +02:00
Adam Stankiewicz
14dc82fc4e
Update
2020-04-14 13:17:26 +02:00
Adam Stankiewicz
45ab4d80dd
Add zinit syntax, closes #459
2020-03-02 01:42:31 +01:00
Adam Stankiewicz
e7dc03dc01
Use upstream rspec plugin, fixes #458
2020-03-02 00:45:18 +01:00
Adam Stankiewicz
6b540d7db0
Update
2020-03-02 00:34:02 +01:00
Adam Stankiewicz
e8454d66ab
Fix performance issue with markdown highlighting
2019-12-31 14:23:47 +01:00
Adam Stankiewicz
a60e299a3c
Switch back to plasticboy for markdown
2019-12-31 14:08:15 +01:00
Adam Stankiewicz
b8a5504021
Update
2019-12-31 14:05:09 +01:00
Adam Stankiewicz
cea0d08a06
Replace markdown plugin for faster one
2019-12-12 16:43:09 +01:00
Adam Stankiewicz
43085dc02f
Update
2019-12-12 16:33:01 +01:00
Adam Stankiewicz
e204a7223b
Add ftplugin to markdown, fixes #447
2019-12-07 13:01:03 +01:00
Adam Stankiewicz
7a0f2d974f
Update
2019-12-07 12:21:37 +01:00
Adam Stankiewicz
d15651463a
Update
2019-11-15 17:27:14 +01:00
Adam Stankiewicz
0c79dd3e73
Update
2019-11-12 21:56:06 +01:00
Adam Stankiewicz
4e95df7c7e
Update
2019-11-04 09:04:28 +01:00
Adam Stankiewicz
199846c6d8
Update
2019-10-16 14:56:00 +02:00
Adam Stankiewicz
4f3df59be7
Improve guard so it works for no eof new line
2019-09-12 15:08:44 +02:00
Adam Stankiewicz
fbc2af9e82
Remove styled components, fixes #432
2019-09-06 16:47:37 +02:00
Adam Stankiewicz
48e07bc501
Improve guard to support concatenated files
2019-09-06 15:54:31 +02:00
Adam Stankiewicz
ae18284e5a
Disable jsx when ts or js is disabled, closes #414
2019-09-04 17:39:23 +02:00
Adam Stankiewicz
e3024f21fc
Fix build script
2019-09-04 17:01:29 +02:00
Adam Stankiewicz
31d757fc7b
Update
2019-09-04 16:50:13 +02:00
Adam Stankiewicz
556c56d185
Add graphql support, closes #298
2019-09-04 16:29:56 +02:00
Adam Stankiewicz
fe84062992
Include missing file from styledcomponents, fixes #418
2019-09-04 16:25:08 +02:00
Adam Stankiewicz
832dfece76
Add dhall, closes #426
2019-09-04 16:06:18 +02:00