From ddce49742706f5b68da065163c50100e41a97118 Mon Sep 17 00:00:00 2001 From: Nicholas Ciechanowski <55490546+ALameLlama@users.noreply.github.com> Date: Thu, 25 Jul 2024 08:51:42 +1000 Subject: [PATCH] fix(pack): update link for blade highlighting (#1130) --- lua/astrocommunity/pack/laravel/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lua/astrocommunity/pack/laravel/README.md b/lua/astrocommunity/pack/laravel/README.md index 6837aae81..0bcf3330a 100644 --- a/lua/astrocommunity/pack/laravel/README.md +++ b/lua/astrocommunity/pack/laravel/README.md @@ -1,8 +1,10 @@ # Laravel Pack **Note:** Installation of `phpactor` requires `composer` + **Note:** `laravel-dev-generators` in your path. See the releases section of https://github.com/haringsrob/laravel-dev-tools -**Note:** For proper blade template highlighting, you'll need to update the queries file https://github.com/EmranMR/tree-sitter-blade/discussions/20 + +**Note:** For proper blade template highlighting, you'll need to manually add the queries file https://github.com/EmranMR/tree-sitter-blade/discussions/19#discussion-5400675 This plugin pack does the following: