Skip to content

Commit 63c9182

Browse files
committed
Fix #133 conflict
1 parent b89c544 commit 63c9182

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

neosnippets/blade.snip

-6
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,6 @@ snippet yl
22
abbr @yield
33
@yield('${1}')
44

5-
snippet sec
6-
abbr @section
7-
@section('${1}')
8-
${2}
9-
@show
10-
115
snippet ext
126
abbr @extends
137
@extends('${1}')

0 commit comments

Comments
 (0)