mirror of
https://github.com/larstvei/dot-emacs.git
synced 2024-11-26 07:28:31 +00:00
Added projectile-mode.
This commit is contained in:
parent
009ffd95f5
commit
746dbec267
1
init.el
1
init.el
@ -339,6 +339,7 @@ PACKAGE is installed and the current version is deleted."
|
||||
dirtrack-mode ; directory tracking in *shell*
|
||||
recentf-mode ; Recently opened files.
|
||||
show-paren-mode ; Highlight matching parentheses.
|
||||
projectile-global-mode ; Manage and navigate projects.
|
||||
global-undo-tree-mode)) ; Undo as a tree.
|
||||
(funcall mode 1))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user