Refactor core config
This commit is contained in:
parent
b135b7bf53
commit
11a5e15e4e
6 changed files with 122 additions and 114 deletions
|
@ -1,8 +1,8 @@
|
|||
;;; core-projects.el --- tools for getting around your project
|
||||
|
||||
;; I want Emacs to be nominally aware of the projects. `projectile' provides
|
||||
;; tools for digging through project files and exposing an API I can use to make
|
||||
;; other plugins/features project-aware.
|
||||
;; I want Emacs to be aware of the projects. `projectile' provides tools for
|
||||
;; digging through project files and exposing an API I can use to make other
|
||||
;; plugins/features project-aware.
|
||||
|
||||
(@def-package projectile :demand t
|
||||
:init
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue