Adam Stankiewicz
8c1ec94a3c
Change ascii art
2020-10-19 03:10:32 +02:00
Adam Stankiewicz
5297baf285
Add doc for polyglot
2020-10-19 03:05:39 +02:00
Adam Stankiewicz
5e2607d93f
Remove docs so docs of installed plugins are up to date
2020-10-19 02:55:37 +02:00
Adam Stankiewicz
c3e825027d
Allow vim-polyglot to load in non-compatible mode
2020-10-19 02:25:59 +02:00
Adam Stankiewicz
c9f2aa9ae0
Leave only filetype detection for man, #576
2020-10-18 12:24:33 +02:00
Adam Stankiewicz
518d733369
Make sure custom scripts.vim are respected as well
2020-10-17 17:40:10 +02:00
Adam Stankiewicz
3ee6ab9d13
Update
2020-10-16 13:41:54 +02:00
Adam Stankiewicz
0d48ba9245
Fix detecting of some filetypes, closes #579
2020-10-09 22:57:13 +02:00
Adam Stankiewicz
4bec20ec1a
Fix test and loading of filetypes, closes #577
2020-10-07 21:51:30 +02:00
Adam Stankiewicz
b4868c7ea7
Add comments for some extensions + test
2020-10-04 21:17:06 +02:00
Adam Stankiewicz
d6479bbf0b
Change gitignore provider
2020-09-25 00:07:37 +02:00
Adam Stankiewicz
6f0c50457f
Build
2020-09-22 17:16:27 +02:00
Adam Stankiewicz
fb7cf8a9ab
Update
2020-09-10 10:30:32 +02:00
Adam Stankiewicz
57badea2dc
Ignore idris2 doc, fixes #538
2020-09-06 02:34:46 +02:00
CodingCellist
3baafd5c33
Add support for Idris2, closes #534 ( #535 )
2020-09-05 21:37:11 +02:00
Adam Stankiewicz
48f59577c8
Switch to neovim version of help filetype, fixes #536
2020-09-04 12:11:55 +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
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
5670985b3a
Add docs, fixes #501
2020-08-18 22:45:46 +02:00