tvl-depot/tools/emacs/config
Vincent Ambo 637cb0bd2a fix(emacs.d): Pick new buffers *into* the active window
Instead of splitting below and moving the target buffer into the new
split, split and move the buffer into the active window.

The other way around does (for some reason I don't fully understand)
not work because `split-window-below` may return invalid windows.
2019-12-24 18:15:30 +01:00
..
bindings.el feat(emacs.d): Add functions & bindings to manage global font size 2019-12-17 17:48:13 +00:00
custom.el chore(emacs.d): Move init/* to config/* 2019-12-14 15:24:53 +00:00
desktop.el fix(emacs.d): Correctly restore default font size in randr-single 2019-12-20 12:37:16 +00:00
eshell-setup.el chore(emacs.d): Move init/* to config/* 2019-12-14 15:24:53 +00:00
functions.el feat(emacs.d): Add functions & bindings to manage global font size 2019-12-17 17:48:13 +00:00
init.el fix(emacs.d): Pick new buffers *into* the active window 2019-12-24 18:15:30 +01:00
look-and-feel.el fix(emacs.d): Only highlight current line in prog-modes 2019-12-16 03:56:12 +00:00
mail-setup.el chore(emacs.d): Comment out not-currently-used email bindings 2019-12-15 17:09:39 +00:00
modes.el fix(emacs.d): Only highlight current line in prog-modes 2019-12-16 03:56:12 +00:00
settings.el refactor(emacs.d): Move ivy configuration to use-package 2019-12-17 11:46:41 +00:00