Add package org-web-tools

This commit is contained in:
Marcus Kammer 2021-06-07 18:21:24 +02:00
parent 97841e690b
commit 63f6610ea6
2 changed files with 3 additions and 1 deletions

View file

@ -289,3 +289,5 @@
:commands emojify-mode)
(use-package rust-mode)
(use-package org-web-tools)

View file

@ -42,7 +42,7 @@
'(org-plantuml-jar-path "~/.local/bin/plantuml.jar")
'(package-enable-at-startup t)
'(package-selected-packages
'(rust-mode shrface emojify erc-image slime-company company webpaste magit yaml-mode markdown-mode ace-window org-tree-slide rainbow-delimiters doom-themes doom-modeline powershell ox-reveal helpful slime web-mode ob-typescript ob-rust ob-http ob-go eglot go-mode typescript-mode projectile nov olivetti all-the-icons-ivy-rich all-the-icons-dired counsel use-package))
'(org-web-tools rust-mode shrface emojify erc-image slime-company company webpaste magit yaml-mode markdown-mode ace-window org-tree-slide rainbow-delimiters doom-themes doom-modeline powershell ox-reveal helpful slime web-mode ob-typescript ob-rust ob-http ob-go eglot go-mode typescript-mode projectile nov olivetti all-the-icons-ivy-rich all-the-icons-dired counsel use-package))
'(scroll-bar-mode nil)
'(scroll-step 5)
'(tab-bar-mode nil)