X-Git-Url: https://git.danieliu.xyz/?a=blobdiff_plain;f=mdp.sublime-project;fp=mdp.sublime-project;h=17711a05c70a005a92d48f6444b01642e2a646fb;hb=a10fcae3cba4f58550b24b0029f3932615dadbc3;hp=0000000000000000000000000000000000000000;hpb=b723e39232abc7632311eb06d7046c214ee05b51;p=smdp.git diff --git a/mdp.sublime-project b/mdp.sublime-project new file mode 100644 index 0000000..17711a0 --- /dev/null +++ b/mdp.sublime-project @@ -0,0 +1,15 @@ +{ + "settings": + { + "tab_size": 4, + "translate_tabs_to_spaces": true, + "use_tab_stops": false, + } + ,"folders": + [ + { + "follow_symlinks": true, + "path": "." + } + ] +}