[emacs] Add just-mode
This commit is contained in:
@ -5,7 +5,8 @@
|
|||||||
;; If there is more than one, they won't work right.
|
;; If there is more than one, they won't work right.
|
||||||
'(magit-todos-insert-after '(bottom) nil nil "Changed by setter of obsolete option `magit-todos-insert-at'")
|
'(magit-todos-insert-after '(bottom) nil nil "Changed by setter of obsolete option `magit-todos-insert-at'")
|
||||||
'(package-selected-packages
|
'(package-selected-packages
|
||||||
'(agent-shell csv-mode direnv ef-themes helix-theme magit-todos nov vulpea w3m))
|
'(agent-shell csv-mode direnv ef-themes helix-theme just-mode magit-todos nov
|
||||||
|
vulpea w3m))
|
||||||
'(safe-local-variable-values '((pytest-global-name . "docker-compose run --rm test --"))))
|
'(safe-local-variable-values '((pytest-global-name . "docker-compose run --rm test --"))))
|
||||||
(custom-set-faces
|
(custom-set-faces
|
||||||
;; custom-set-faces was added by Custom.
|
;; custom-set-faces was added by Custom.
|
||||||
|
|||||||
Reference in New Issue
Block a user