diff options
Diffstat (limited to 'reviews')
| -rw-r--r-- | reviews/emacs/hype.org | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/reviews/emacs/hype.org b/reviews/emacs/hype.org index 3d15b5b..8cf3460 100644 --- a/reviews/emacs/hype.org +++ b/reviews/emacs/hype.org @@ -66,6 +66,7 @@ Now: ** UI *** Completion **** ~completion-eager-display~ +**** ~completion-eager-update~ **** ~completion-pcm-leading-wildcard~ **** ~completion-styles~ bindings - to set completion-ignore-case @@ -86,9 +87,12 @@ Other ways to set the property: - ~use-package~'s =:continue-only= keyword; - ~defvar-keymap~'s =:continue= keyword. +*** Whitespace +**** ~whitespace-page-delimiters-mode~ for better =^L= display *** Windows **** New window layout commands (=window-x.el=) -Looking forward to ~flip~ and ~rotate~ and ~transpose~ 🫨 +With bindings under =C-x w=, complete with repeat maps. Looking +forward to ~flip~ and ~rotate~ and ~transpose~ 🫨 **** =split-window-preferred-direction= By default, when splits are possible in either direction according to =split-{height,width}-threshold=, Emacs is biased toward splitting |
