doomemacs/modules/private/default
Henrik Lissner bbb969fa59
Combine doom/open-scratch-buffer & doom/open-project-scratch-buffer
These two are now doom/open-scratch-buffer. If you're in a project,
a (persistent) scratch buffer is opened. Otherwise, a non-persistent,
transient scratch buffer is opened.

If ARG (universal argument) is non-nil, then use the current window
instead of a new window (or popup, if feature/popup is enabled).

Also, the ex command :x[!] is improved. The BANG = open in current
window.
2018-02-02 20:47:33 -05:00
..
autoload private/default: fix +default/browse-* commands #381 2018-01-29 01:04:11 -05:00
+bindings.el private/default: fix C-a in evil-ex 2018-02-01 19:58:44 -05:00
+evil-commands.el Combine doom/open-scratch-buffer & doom/open-project-scratch-buffer 2018-02-02 20:47:33 -05:00
config.el 💥 private/default: add +bindings, +snippets & +evil-commands features #383 2018-01-30 21:24:31 -05:00
packages.el Add private/default 2017-12-23 02:27:44 -05:00