Skip to content

Commit a3ae081

Browse files
committed
docs: dynamic snippets
1 parent 64e7c4c commit a3ae081

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,8 @@ While using the CLI directly from your terminal is perfectly viable, Nuxtr's int
118118

119119
**Nuxt Snippets**: Enhance your development speed with Nuxt snippets. Simply type `nuxt` for components, `use` for Composables, or begin typing Nuxt utilities and select your desired snippet from the list.
120120

121+
Starting 0.2.10, you can inject a dynamic snippet based on your Nuxtr Vue files configuration with `vueBaseFile` or `vueBaseLayout`.
122+
121123
Nuxt Snippets are enabled by default. You can toggle them on or off using this setting:
122124

123125
```JSON

0 commit comments

Comments
 (0)