Adam Stankiewicz
a96c420e14
Simplify list of packages
2020-10-06 19:00:11 +02:00
Adam Stankiewicz
bc9757916e
Add all vim filetypes
2020-10-06 18:54:19 +02:00
Adam Stankiewicz
32b097f67e
Add some missing filetypes
2020-10-04 22:20:23 +02:00
Adam Stankiewicz
bff55a54fa
Update Vim 8 installation instructions
2020-10-02 00:44:02 +02:00
Adam Stankiewicz
560024abe0
Resolve issues with loading order, closes #571
2020-10-02 00:36:09 +02:00
Adam Stankiewicz
5d7121d829
Update README.md
2020-09-30 11:03:53 +02:00
Adam Stankiewicz
8b272d6e52
Document how to install with vim8 packages
2020-09-30 05:38:14 +02:00
Adam Stankiewicz
7036147860
Brag in readme about shortened ftdetect time
2020-09-30 01:23:41 +02:00
Adam Stankiewicz
1872af2d5e
Fix detection of conf files, closes #569
2020-09-29 19:11:11 +02:00
Adam Stankiewicz
f431aee86e
Change less provider, closes #567
2020-09-28 18:28:56 +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
444e7f184d
Change maintained badge
2020-09-24 19:00:06 +02:00
Adam Stankiewicz
e2bbed8acc
Fix django highlighting, fixes #553
2020-09-24 10:50:19 +02:00
Adam Stankiewicz
c284af58fa
Update readme
2020-09-23 23:55:28 +02:00
Adam Stankiewicz
50aa05bd72
Allow to disable only syntax highlighting, #556
2020-09-23 23:49:57 +02:00
Adam Stankiewicz
3a298c9759
Add more advanced cpp syntax, #557
2020-09-23 22:04:29 +02:00
Adam Stankiewicz
92cb76e33a
Fix polyglot_disabled docs, closes #555
2020-09-23 09:43:36 +02:00
Adam Stankiewicz
17c2b630e1
Write heuristics for perl, closes #550
2020-09-16 15:50:39 +02:00
Adam Stankiewicz
271679272c
Fix eruby filetype detect, closes #547
2020-09-15 11:19:56 +02:00
Adam Stankiewicz
05ff14bfda
Add odin support, closes #544
2020-09-10 16:38:32 +02:00
Adam Stankiewicz
1eed30b2af
Fix filetype detection and docini filetypes
2020-09-10 14:07:02 +02:00
Adam Stankiewicz
002573265a
Fix some ftdetect issues from tests
2020-09-08 21:17:24 +02:00
Adam Stankiewicz
cd2fded0e0
Add support for Visual Basic and Basic
2020-09-06 20:51:38 +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
4df00e6574
Allow to disable autoindent with g:polyglot_disabled
2020-09-04 14:18:37 +02:00
Adam Stankiewicz
48f59577c8
Switch to neovim version of help filetype, fixes #536
2020-09-04 12:11:55 +02:00
Adam Stankiewicz
96179c95ba
Update contribution info
2020-09-03 17:16:08 +02:00
Adam Stankiewicz
63119f09d1
Automatically detect indentation, closes #529
2020-09-01 23:38:17 +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
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
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
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
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
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
5d0150e326
Migrate build script to ruby
2020-08-21 19:49:36 +02:00
Adam Stankiewicz
0df1bfa0c5
Add requirements.txt support, closes #507
2020-08-18 23:31:31 +02:00