Adam Stankiewicz
8dd0474feb
Remove vim-sql-syntax, #528
v4.6.1
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
v4.6.0
2020-09-01 08:33:15 +02:00
Tim Bedard
d4fcef1aa8
add missing period to fix mako detection ( #530 )
2020-08-29 12:17:29 +02:00
Adam Stankiewicz
7972e8eea1
Build
v4.5.5
2020-08-27 15:02:54 +02:00
Adam Stankiewicz
6ed481e463
Make sure all extensions are covered
2020-08-27 15:01:44 +02:00
Adam Stankiewicz
c1e1870a3d
Fix ocaml and dune ftdetect
v4.5.4
2020-08-27 09:30:50 +02:00
Adam Stankiewicz
f0d6ecff07
Build
2020-08-25 23:09:24 +02:00
Tim Bedard
15e5df246e
Add missing newlines ( #527 )
2020-08-25 23:08:33 +02:00
Adam Stankiewicz
94ababe91f
Fix ansible ftdetect
2020-08-25 14:28:44 +02:00
Adam Stankiewicz
080b8cdc60
Fix ansible ftdetect
2020-08-25 14:26:38 +02:00
Adam Stankiewicz
e47af23f64
Cleanup ftdetect
2020-08-25 14:03:03 +02:00
Adam Stankiewicz
8f5134aef8
Include docs of plugins
2020-08-24 12:37:31 +02:00
Adam Stankiewicz
be8d039e02
Remove vifm and test all filetypes
2020-08-24 12:34:24 +02:00
Adam Stankiewicz
38ce8e9cb6
Use make in CI
2020-08-24 11:53:03 +02:00
Adam Stankiewicz
55ad5a982a
Migrate to makefile
2020-08-24 11:52:33 +02:00
Adam Stankiewicz
b2055afaa7
Migrate only after dirs
2020-08-24 11:48:35 +02:00
Adam Stankiewicz
63a175357a
Remove some custom dirs config
2020-08-24 10:56:09 +02:00
Adam Stankiewicz
25db54573a
Mention vim-polyglot is more secure than using individual packs
v4.5.3
2020-08-24 10:32:03 +02:00
Adam Stankiewicz
d1bfe50419
Ignore compiler for javascript, fixes #521
2020-08-24 10:29:39 +02:00
Adam Stankiewicz
22e8e01c1e
Use setf for ambiguous extensions
v4.5.2
2020-08-24 09:52:25 +02:00
Adam Stankiewicz
30bef582ba
Fix blade ftdetect
v4.5.1
2020-08-24 09:31:34 +02:00
Adam Stankiewicz
74d940cda3
Remove travis
2020-08-24 00:21:35 +02:00
Adam Stankiewicz
54d2386262
Update readme
2020-08-24 00:05:31 +02:00
Adam Stankiewicz
a47c315b01
Update readme
2020-08-24 00:04:36 +02:00
Adam Stankiewicz
ff0ada0dc3
Fix CI
2020-08-24 00:01:53 +02:00
Adam Stankiewicz
e194de5875
Debug CI
2020-08-23 23:59:02 +02:00
Adam Stankiewicz
012cf89210
Fix CI
2020-08-23 23:54:23 +02:00
Adam Stankiewicz
ac71777dc2
Fix CI
2020-08-23 23:40:50 +02:00
Adam Stankiewicz
23defeb610
fix: Migrate build script to ruby
2020-08-23 23:35:05 +02:00
Adam Stankiewicz
114a93bb7c
Migrate ftdetect generation to ruby
2020-08-23 23:25:06 +02:00
Adam Stankiewicz
f3ab28a287
Move packages to yaml file
2020-08-23 19:39:42 +02:00
Adam Stankiewicz
bc3b36088e
Update
2020-08-23 17:26:30 +02:00
Adam Stankiewicz
5d0150e326
Migrate build script to ruby
2020-08-21 19:49:36 +02:00
Adam Stankiewicz
cf8e31ff7f
Update
2020-08-21 14:51:19 +02:00
Adam Stankiewicz
0df1bfa0c5
Add requirements.txt support, closes #507
v4.5.0
2020-08-18 23:31:31 +02:00
Adam Stankiewicz
f7302d9262
Add jq syntax, closes #502
2020-08-18 23:25:22 +02:00
Adam Stankiewicz
7e38f4288a
Add improved sql syntax, closes #505
2020-08-18 23:22:09 +02:00
Adam Stankiewicz
e521ba3ae2
Add fennel support, closes #514
2020-08-18 23:09:35 +02:00
Adam Stankiewicz
ee4f51587d
Add ftdetect for jsonnet
2020-08-18 23:06:10 +02:00
Adam Stankiewicz
20a388cbc8
Add jsonnet support, closes #515
2020-08-18 23:04:38 +02:00
Adam Stankiewicz
81e61a3c5d
Ignore auto-generated tags file
2020-08-18 23:00:07 +02:00
Adam Stankiewicz
5670985b3a
Add docs, fixes #501
2020-08-18 22:45:46 +02:00
Adam Stankiewicz
69eae22ea6
Let fsharp have priority over fs files, fixes #523
2020-08-18 21:30:22 +02:00
Adam Stankiewicz
f8cee0172b
Allow to set let g:python_highlight_all = 0, closes #474
2020-08-18 20:52:00 +02:00
Adam Stankiewicz
c6936aeeb1
Fix dhall plugin, closes #519
2020-08-18 20:08:26 +02:00
Adam Stankiewicz
6bb111eaba
Embed plugin guards
2020-08-18 20:01:12 +02:00
Adam Stankiewicz
dfecb63078
Report download errors
2020-08-18 18:49:24 +02:00
Adam Stankiewicz
00015bd105
Migrate all ftdetect to linguist
2020-08-18 15:53:18 +02:00
Adam Stankiewicz
d821de3142
Migrate more filetypes
2020-08-18 11:54:28 +02:00
Adam Stankiewicz
a3bdbcdb3c
Fix svelte branch name, closes #522
2020-08-14 19:15:07 +02:00