Skip to content

Commit 01351cb

Browse files
committed
vim-composer 0.5.0
* Add support for inserting use statements in current buffer through new :Use command * Parse namespace and use statements from buffer * Detect package's custom vendor directory location
1 parent b5cd6dd commit 01351cb

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