[Init] Load projectile also on Windows

This commit is contained in:
Daniel - 2018-10-20 11:25:49 +02:00
parent e1da5c0bbf
commit 81a9b6b3c6
Signed by: dbo
GPG Key ID: 4F63DB96D45AA9C6
1 changed files with 1 additions and 2 deletions

View File

@ -116,8 +116,7 @@
(with-demoted-errors "Cannot activate mode: %s"
(funcall mode +1)))
(unless (eq system-name 'windows-nt)
(projectile-mode +1))
(projectile-mode +1)
(unless on-windows
(with-demoted-errors "Error: %s"