Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- (load (concat user-emacs-directory "core/core"))
- (doom core-ui ; draw me like one of your French editors
- core-popup ; taming sudden and inevitable windows
- core-os ; os-specific configs
- core-modeline ; a self-contained mode-line config for masochists
- core-evil ; vim in emacs; come to the dark side, we have cookies
- core-editor ; fill the editor-shaped hole in the emacs OS
- core-docs ; highway to code documentation
- core-company ; auto-completion, for the lazy typist
- core-yasnippet ; snippets, for the lazier typist
- core-autoinsert ; file templates, for the laziest typist
- core-flycheck ; get tazed for every semicolon you forget
- core-project ; for project navigation aficionados
- core-vcs ; remember remember, that commit in November
- core-ivy ; a search engine for life and love
- core-workgroups ; cure Emacs alzheimers + tab emulation
- core-eval ; run code, run + REPL support
- core-scratch ; a perdier scratch buffer
- ;;; Org
- module-org ; for organized fearless leader
- my-commands
- my-bindings)
Advertisement
Add Comment
Please, Sign In to add comment