We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c5fd02 commit fc1f5d4Copy full SHA for fc1f5d4
README.md
@@ -2,14 +2,14 @@
2
3
Vim support for [Laravel/Lumen][laravel] projects.
4
5
-[![Build Status][buildimg]](https://travis-ci.org/noahfrederick/vim-laravel)
6
[![Release][release]](https://github.com/noahfrederick/vim-laravel/releases)
+[![Build Status][buildimg]](https://travis-ci.org/noahfrederick/vim-laravel)
7
8
> :warning: This is a prerelease version, which may introduce breaking changes.
9
10
[laravel]: https://laravel.com/
11
+[release]: https://img.shields.io/github/v/release/noahfrederick/vim-laravel.svg
12
[buildimg]: https://img.shields.io/travis/noahfrederick/vim-laravel/master.svg
-[release]: https://img.shields.io/github/tag/noahfrederick/vim-laravel.svg?maxAge=2592000
13
14
## Features
15
0 commit comments