Fix set-project-type!

Reference to non-existent variable, when
This commit is contained in:
Henrik Lissner
2019-07-09 01:04:36 +02:00
parent 1f0a5f04f2
commit cd9378bb9e

View File

@ -12,7 +12,7 @@
(after! projectile
(add-to-list 'projectile-project-types
(list name
'marker-files when
'marker-files predicate
'compilation-dir dir
'configure-command configure
'compile-command compile