adding some tweaks
This commit is contained in:
parent
fff4b6893f
commit
84ff791f61
|
@ -3191,8 +3191,8 @@ Ace link provides an avy like search for links. Upon using the keybindings prese
|
|||
(display-buffer-same-window))
|
||||
("*helpful*"
|
||||
(display-buffer-in-side-window)
|
||||
(side . bottom)
|
||||
(window-height . 0.25))
|
||||
(side . right)
|
||||
(window-width . 0.4))
|
||||
("*compilation*"
|
||||
(display-buffer-in-side-window)
|
||||
(side . bottom)
|
||||
|
@ -5454,7 +5454,7 @@ Org Bible is going to be set of functions for creating and using a bible app wit
|
|||
#+end_src
|
||||
** Emacs as RPG
|
||||
:PROPERTIES:
|
||||
:ID: 20240828T061621.839280
|
||||
:ID: 20240826T140351.934101
|
||||
:END:
|
||||
Using emacs to run rpg things
|
||||
#+begin_src emacs-lisp
|
||||
|
|
Loading…
Reference in a new issue