aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2019-08-07 17:00:15 -0500
committerJesús <heckyel@hyperbola.info>2019-08-07 17:00:15 -0500
commit6db2053739d617f4aceeb85c96c1946a70750375 (patch)
treea7f1ff19c603a44b1baec4cd113a88c9fbf65376
parent0064120e82c2660618efb651daf50542bd259a22 (diff)
downloademacs-personal-6db2053739d617f4aceeb85c96c1946a70750375.tar.lz
emacs-personal-6db2053739d617f4aceeb85c96c1946a70750375.tar.xz
emacs-personal-6db2053739d617f4aceeb85c96c1946a70750375.zip
fix wrong name
-rw-r--r--modules/init-projectile.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/init-projectile.el b/modules/init-projectile.el
index 96fa205..0d6dd62 100644
--- a/modules/init-projectile.el
+++ b/modules/init-projectile.el
@@ -10,4 +10,4 @@
(projectile-mode))
(provide 'init-projectile)
-;;; init-yaml.el ends here
+;;; init-projectile.el ends here