Vanilla shortcuts in dired, fixed image integration in LaTeX from org-mode

This commit is contained in:
Lucien Cartier-Tilet 2019-11-27 01:35:32 +01:00
parent 6ab599bd16
commit 5945d47227
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 1 additions and 2 deletions

View File

@ -99,7 +99,7 @@ This function should only modify configuration layer settings."
json-fmt-tool 'web-beautify)
(keyboard-layout :variables
kl-layout 'bepo
kl-disabled-configurations '(magit))
kl-disabled-configurations '(magit dired))
(latex :variables
latex-build-command "xelatex"
latex-enable-auto-fill t
@ -960,7 +960,6 @@ So a typical ID could look like \"Org-4nd91V40HI\"."
org-use-sub-superscripts (quote {})
org-latex-default-packages-alist '(("" "graphicx" t)
("" "minted" t)
("" "grffile" t)
("" "longtable" nil)
("" "wrapfig" nil)
("" "rotating" nil)