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
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

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