|
|
|
@ -2,8 +2,8 @@
|
|
|
|
|
// A list of folders containing *.sublime-project files |
|
|
|
|
// "projects_fpath": ["path/to/custom/Projects", "another_path/to/Projects"] |
|
|
|
|
|
|
|
|
|
// Enable local projects directory, such a directory will be named |
|
|
|
|
// after "Projects - computer_name". where computer_name is your computer hostname. |
|
|
|
|
// Enable local projects directory, such a directory will be named as |
|
|
|
|
// "Projects - computer_name", where computer_name is your computer hostname. |
|
|
|
|
// It would be useful if Sublime Text settings are synced across different computers. |
|
|
|
|
// To discover your computer hostname, run |
|
|
|
|
// import sys; sys.modules['Project-Manager'].pm.get_node() in your sublime console |
|
|
|
|