diff options
Diffstat (limited to 'pipes-text.sublime-project')
-rw-r--r-- | pipes-text.sublime-project | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/pipes-text.sublime-project b/pipes-text.sublime-project new file mode 100644 index 0000000..9cbd597 --- /dev/null +++ b/pipes-text.sublime-project | |||
@@ -0,0 +1,9 @@ | |||
1 | { | ||
2 | "folders": | ||
3 | [ | ||
4 | { | ||
5 | "follow_symlinks": true, | ||
6 | "path": "." | ||
7 | } | ||
8 | ] | ||
9 | } | ||