Skip to content

Commit eb0d8d0

Browse files
committed
vim-composer 0.3.0
* Improve quality of completion filtering. * Complete package names from repositories. * Declare plug-in repository and dependencies. * Do not fail loudly during completion. * Update vim-flavor to latest version.
1 parent c9cc333 commit eb0d8d0

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": "0.2.0",
3+
"version": "0.3.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)