From e76dcadfe658a3425a8d0c11c7e43703443db697 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Fri, 15 Feb 2019 17:20:58 -0500 Subject: Added helm --- init.el | 1 + 1 file changed, 1 insertion(+) (limited to 'init.el') diff --git a/init.el b/init.el index 0c1b212..aad3714 100644 --- a/init.el +++ b/init.el @@ -47,6 +47,7 @@ ;; Tools (require 'init-apache nil 'noerror) (require 'init-flycheck nil 'noerror) +(require 'init-helm nil 'noerror) (require 'init-whitespace nil 'noerror) (require 'init-emmet-mode nil 'noerror) (require 'init-nginx nil 'noerror) -- cgit v1.2.3