Skip to content

Commit

Permalink
Don't defer loading helm, as it seems to make it unavailable on startup
Browse files Browse the repository at this point in the history
  • Loading branch information
themkat committed May 23, 2024
1 parent 46463c8 commit bdb4ada
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions init.org
Original file line number Diff line number Diff line change
Expand Up @@ -348,8 +348,6 @@ I use helm because i prefer it to ido or alternatives. It is simple to use, has

#+BEGIN_SRC emacs-lisp
(use-package helm
:after (projectile helm-projectile)

:init
(helm-mode 1)
(projectile-mode +1)
Expand Down

0 comments on commit bdb4ada

Please sign in to comment.