General cleanup
This commit is contained in:
parent
bbe9d70f5f
commit
6f8216a28a
8 changed files with 32 additions and 43 deletions
2
init.el
2
init.el
|
@ -60,6 +60,7 @@
|
|||
(IS-LINUX 'core-os-linux)
|
||||
(IS-WINDOWS 'core-os-win32))
|
||||
|
||||
;;; The heart of NARF
|
||||
core-popup ; taming stray windows
|
||||
core-ui ; draw me like one of your French editors
|
||||
core-evil ; come to the dark side, we have cookies
|
||||
|
@ -74,6 +75,7 @@
|
|||
core-quickrun ; run code, run.
|
||||
core-workgroups ; cure Emacs alzheimers
|
||||
|
||||
;;; Extras
|
||||
module-cc ; c/c++/obj-c madness
|
||||
module-csharp ; unity, .NET, and mono shenanigans
|
||||
module-collab ; wonewy, I'm so wonewy~
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue