i have installed sublime text 3 (3114) in linux mint cinnamon 18 x64.
livereload package works fine as soon as in enable “simple reload” plugin.
when i close ST3 and reopen, i have to enable that plugin again.
if i put {
“enabled_plugins”: [
“SimpleReload”
]
}
in livereload setting-user, it doesn’t solve the problem.
what is the solution of this problem? what i have to do to permanently enable simple reload plugin?