Skip to content

Commit 3891583

Browse files
authored
Update README.md
1 parent 6316797 commit 3891583

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
@@ -128,6 +128,10 @@ $(echo 'Hello "world"!' | tokenize-output -p).split()
128128
# ['Hello', 'world']
129129
```
130130

131+
## Environement variables
132+
133+
* `$XONTRIB_OUTPUT_SEARCH_WARNING` - show warnings from xontrib. Default `True`.
134+
131135
## Development
132136

133137
The xontrib-output-search is using [tokenize-output](https://github.com/anki-code/tokenize-output) for tokenizing.

0 commit comments

Comments
 (0)