Updated sublime project file
authorNeil Smith <neil.git@njae.me.uk>
Fri, 11 Jul 2014 18:35:53 +0000 (19:35 +0100)
committerNeil Smith <neil.git@njae.me.uk>
Fri, 11 Jul 2014 18:35:53 +0000 (19:35 +0100)
cipher.sublime-project

index 2c63c0851048d8f7bff41ecf0f8cee05f52fd120..54c826f131e1d79126f6453af737d67ba62990a0 100644 (file)
@@ -1,2 +1,13 @@
 {
+       "folders":
+       [
+               {
+                       "follow_symlinks": true,
+                       "path": "slides"
+               },
+               {
+                       "follow_symlinks": true,
+                       "path": "."
+               }
+       ]
 }