dotfiles

My personal shell configs and stuff
git clone git://git.alex.balgavy.eu/dotfiles.git
Log | Files | Refs | Submodules | README | LICENSE

commit 4426e63d45296030a05b878f951d0bb61458174f
parent 908d931c93ac4f631b7a8bfc23b68edea2f4de1c
Author: Alex Balgavy <a.balgavy@gmail.com>
Date:   Wed,  4 Mar 2020 01:04:27 +0100

emacs config


Former-commit-id: 727c58348169f3fd52974986e15d604faf878e6a
Diffstat:
Memacs/emacs | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/emacs/emacs b/emacs/emacs @@ -161,6 +161,7 @@ There are two things you can do about this warning: '(indent-tabs-mode nil) '(inhibit-startup-screen t) '(menu-bar-mode nil) + '(org-ascii-text-width 9999999999999999) '(org-babel-load-languages (quote ((awk . t) @@ -181,6 +182,7 @@ There are two things you can do about this warning: '(org-export-with-toc nil) '(org-pandoc-format-extensions (quote (\(markdown_strict+tex_math_dollars\)))) '(org-pandoc-options (quote ((standalone . t) (atx-headers . t) (katex . t)))) + '(org-pandoc-options-for-markdown (quote ((wrap . "none")))) '(org-pretty-entities t) '(package-check-signature nil) '(package-selected-packages