Skip to content

Commit a4b0f6f

Browse files
committed
vim-composer 1.2.0
* Support composer.bat on Windows. * Fix compatibility issue with recent Vims that caused error on startup. * Restore compatibility with older Vims in installed-package check.
1 parent a27e65c commit a4b0f6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

addon-info.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "composer",
3-
"version": "1.1.1",
3+
"version": "1.2.0",
44
"author": "Noah Frederick",
55
"description": "Vim support for Composer PHP projects",
66
"homepage": "https://github.com/noahfrederick/vim-composer",

0 commit comments

Comments
 (0)