diff --git a/config.org b/config.org index b1168af..53f35dd 100644 --- a/config.org +++ b/config.org @@ -836,6 +836,15 @@ https://github.com/abo-abo/avy (global-subword-mode 1) #+END_SRC +* Server + +Emacs as a server. +Emacsclient will then use this emacs as its server. + +#+BEGIN_SRC emacs-lisp +(server-start) +#+END_SRC + * Old stuff, maybe usefull for lookup later ** Diff mode stuff