Skip to content

Commit

Permalink
init.el: Update
Browse files Browse the repository at this point in the history
  • Loading branch information
abo-abo committed Jan 6, 2017
1 parent 341888c commit 880b0e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions init.el
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -259,6 +259,7 @@
(use-package projectile (use-package projectile
:diminish projectile-mode :diminish projectile-mode
:init :init
(setq projectile-mode-line nil)
(projectile-global-mode) (projectile-global-mode)
(setq projectile-project-root-files-bottom-up (setq projectile-project-root-files-bottom-up
'(".git" ".projectile")) '(".git" ".projectile"))
Expand Down

0 comments on commit 880b0e3

Please sign in to comment.