danielmagnussons / orgmode

orgmode is for keeping notes, maintaining TODO lists, planning projects, and authoring documents with a fast and effective plain-text system.
MIT License
753 stars 70 forks source link

When the orgmode package loads, it folds in unrelated files #74

Open haferburg opened 5 years ago

haferburg commented 5 years ago

I have a custom file type with my own .sublime-syntax file. When I load the orgmode package with Package Control->Enable package (after disabling it), or restart the editor, orgmode will collapse some sections in this file. Seems like a bug to me. Can I disable this somewhere? Can I tell orgmode to ignore any file that's not a .org file? Seems to me like this should be the default.