aboutsummaryrefslogtreecommitdiff
path: root/shoshimacs.org
diff options
context:
space:
mode:
Diffstat (limited to 'shoshimacs.org')
-rw-r--r--shoshimacs.org6
1 files changed, 6 insertions, 0 deletions
diff --git a/shoshimacs.org b/shoshimacs.org
index 4ad3909..2950290 100644
--- a/shoshimacs.org
+++ b/shoshimacs.org
@@ -671,6 +671,12 @@ from them in various Emacs menus. [[*\[\[info:consult#Top\]\[consult\]\] - Consu
show-trailing-whitespace t)
#+end_src
+** crdt - buffer sharing
+
+#+begin_src emacs-lisp
+ (package-install 'crdt)
+#+end_src
+
* Programming
:PROPERTIES:
:header-args:emacs-lisp: :noweb-ref programming :noweb-sep "\n\n" :results silent