Name coded in config.org (emacs)
This commit is contained in:
parent
8467795708
commit
f2d2b36356
@ -16,8 +16,8 @@ Just me!
|
||||
|
||||
#+NAME: personal-info
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(setq user-full-name "%NAME%"
|
||||
user-mail-address "%EMAIL%")
|
||||
(setq user-full-name "Olaf Kolkman"
|
||||
user-mail-address "olaf@xolx.nl")
|
||||
#+END_SRC
|
||||
|
||||
** Initialization
|
||||
@ -177,7 +177,7 @@ Helpful keybindings to help keep Emacs sane.
|
||||
(global-set-key (kbd "C-x -") 'kill-buffer-and-window)
|
||||
#+END_SRC
|
||||
|
||||
**** Treemacs
|
||||
**** <Treemacs>
|
||||
#+NAME: treemacs
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(dl/leader-keys
|
||||
|
Loading…
x
Reference in New Issue
Block a user