Commit 9ec585e
committed
Introduce new way to trigger live reloading for developers of Treewalker
This introduces the TREEWALKER_NVIM_ENV env var, which, if set to
"development", will trigger the plugin to live reload.
It does introduce an environment variable check before every invocation
of Treewalker, but I don't think that should make a practical
difference.1 parent d954928 commit 9ec585e
1 file changed
+9
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | 1 | | |
9 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
0 commit comments