From: Neil Smith Date: Sun, 13 Apr 2014 20:40:10 +0000 (+0100) Subject: Updated Sublime's project file X-Git-Url: https://git.njae.me.uk/?p=cipher-training.git;a=commitdiff_plain;h=9adcef0dafe50a932b32ae2cc599bfb317be0677 Updated Sublime's project file --- diff --git a/cipher.sublime-project b/cipher.sublime-project index 2c63c08..c051f12 100644 --- a/cipher.sublime-project +++ b/cipher.sublime-project @@ -1,2 +1,9 @@ { + "folders": + [ + { + "follow_symlinks": true, + "path": "slides" + } + ] }