tvl-depot/tools/emacs/config
Vincent Ambo 86c2ebc096 feat(emacs.d): Enable edwina package for window management
Configures edwina using `s-w` as the key prefix (in line with my other
EXWM-related commands).

An additional function is added that switches to a buffer (borrowing
the implementation from `ivy-switch-buffer`) but splitting it into a
new window instead.
2019-12-24 15:30:25 +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 feat(emacs.d): Enable edwina package for window management 2019-12-24 15:30:25 +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