Skip to content

Commit 8982120

Browse files
committed
vim-composer 1.0.4
* Activation: Prefer project root containing vendor directory rather than dependency root when editing file belonging to dependency. * Find file: Fail silently when no class under cursor. * Find file: Fix for namespace with leading backslash.
1 parent 77c20db commit 8982120

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