-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: follow_symlinks is commented out
When removing a folder, any `follow_symlinks` options are commented out by Sublime. Because Sublime keeps comments in place, adding and removing the same project many times leads to a build up of comments in the projects file. As it seems the follow_symlinks option is not used by Sublime, not adding it when adding folders resolves this issue.
- Loading branch information
1 parent
cf8e034
commit d3285f4
Showing
2 changed files
with
6 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters