DEL dash-functional (apparently now merged with dash.el)
This commit is contained in:
parent
9164a6cf10
commit
bfaa761b15
|
@ -150,11 +150,6 @@ Some useful external libraries that I use all over the place
|
||||||
:straight t
|
:straight t
|
||||||
:config)
|
:config)
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
#+BEGIN_SRC emacs-lisp
|
|
||||||
(use-package dash-functional
|
|
||||||
:straight t)
|
|
||||||
#+END_SRC
|
|
||||||
*** file operations
|
*** file operations
|
||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
:ID: 57f6bcfd-3bb3-4380-b408-c23844c7da9c
|
:ID: 57f6bcfd-3bb3-4380-b408-c23844c7da9c
|
||||||
|
|
Loading…
Reference in New Issue