ericcornelissen/pinned-tabs-for-atom

Delay package activation

Closed this issue · 0 comments

Delay the activation of the package using activationHooks as in (from the word count example):

"activationHooks": [
  "core:loaded-shell-environment"
]