Skip to content

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
patricksamson committed Feb 16, 2016
1 parent 4c68650 commit fd9de1c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Here are the available snippet categories and prefixes :
Prefix | Notes
----------- | -------------
Auth |
Blade | Snippets will only show up in Blade files `*.blade.php`.
Blade | Add `, text.html` to the default value of `"auto_complete_selector"` in your Sublime Text settings to allow Snippets autocomplete in Blade files.
Cache |
Config |
Console |
Expand All @@ -45,6 +45,7 @@ Hash |
Helper | Contains sub-categories : `Helper::array`, `Helper::misc`, `Helper::path`, `Helper::strings`, and `Helper::url`; just like in [Laravel's documentation](http://laravel.com/docs/5.1/helpers#available-methods).
Input |
Log |
Mail |
Redirect |
Response |
Route |
Expand Down

0 comments on commit fd9de1c

Please sign in to comment.