Skip to content

Commit

Permalink
Don't initialize at load time
Browse files Browse the repository at this point in the history
Leave this for user config (ideally via a minor mode)
  • Loading branch information
countvajhula committed Jul 22, 2024
1 parent 10e3157 commit 11ccc09
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions rigpa.el
Original file line number Diff line number Diff line change
Expand Up @@ -429,8 +429,5 @@ and simply toggles whether the menu is visible or not."
nil)


(rigpa-initialize)


(provide 'rigpa)
;;; rigpa.el ends here

0 comments on commit 11ccc09

Please sign in to comment.