pkg update and first config fix

org-brain not working, add org-roam
This commit is contained in:
2022-12-19 23:02:34 +01:00
parent 02b3e07185
commit 82f05baffe
885 changed files with 356098 additions and 36993 deletions

View File

@@ -1,7 +1,7 @@
(define-package "js2-mode" "20211229.135" "Improved JavaScript editing mode"
(define-package "js2-mode" "20221028.1819" "Improved JavaScript editing mode"
'((emacs "24.1")
(cl-lib "0.5"))
:commit "997cac4c80a03062145b541b006c51cc91ee0c24" :authors
:commit "a297ec2c2d9aa50ddc6c06959bb5a054e17b692a" :authors
'(("Steve Yegge" . "steve.yegge@gmail.com")
("mooz" . "stillpedant@gmail.com")
("Dmitry Gutov" . "dgutov@yandex.ru"))