I\'m using Sublime Text 3083.
When I load a file with several thousand lines and try to edit it, it gets amazingly un-responsive to the point that adding/removing even o
Packages can be simply disabled as follows
Ctrl+Shift+P
to open Command PaletteThat's it. And you can enable disabled package anytime, just type enable in step:2.