Skip to content

Commit

Permalink
Make sure company mode is enabled
Browse files Browse the repository at this point in the history
  • Loading branch information
Shafayet Khan committed Jan 24, 2016
1 parent 8d50aa4 commit a8e7b55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/ohai-complete.el
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
(require 'ohai-appearance)

(use-package company
:demand t
:commands company-mode
:config
;; Enable company-mode globally.
Expand Down

0 comments on commit a8e7b55

Please sign in to comment.