Skip to content

Commit 0599f47

Browse files
committed
feat(readme): new option sample
1 parent 24e647e commit 0599f47

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,10 @@ Config Example:
6363
disable_auto_expansion = {
6464
-- disable these snippets' auto expansion
6565
cpp = { "i32", "i64" },
66+
},
67+
disable_langs = {
68+
-- disable these language's snippets
69+
-- "dart"
6670
}
6771
}
6872
```

0 commit comments

Comments
 (0)