summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--init/10-km-pkg.el1
2 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 9549a9a..1bf071d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ bookmarks
vendor
init/untracked.el
/.mc-lists.el
+/projectile-bookmarks.eld
diff --git a/init/10-km-pkg.el b/init/10-km-pkg.el
index 735e4da..21c9756 100644
--- a/init/10-km-pkg.el
+++ b/init/10-km-pkg.el
@@ -25,6 +25,7 @@
markdown-mode
multiple-cursors
paredit
+ projectile
smex
wrap-region
yasnippet)