dotfiles

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

commit 218ec254d916f2636770083d1f7022e25272bd3a
parent d7629625ad797e297a3c28a0b01796aa11968d2d
Author: Alex Balgavy <alex@balgavy.eu>
Date:   Sun,  3 Dec 2023 13:36:21 +0100

emacs: misc config

Diffstat:
Memacs/config.org | 7++++---
1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/emacs/config.org b/emacs/config.org @@ -1558,8 +1558,8 @@ Install Org and require additional components that I use. org-attach." (if ; there's no heading (not (org-element-lineage (org-element-at-point) - '(headline inlinetask) - 'include-self)) + '(headline inlinetask) + 'include-self)) nil ; there's no point attaching a tag ; otherwise, normal attach (apply old/org-attach-tag args))) @@ -1576,7 +1576,8 @@ Install Org and require additional components that I use. (R . t) (python . t) (ruby . t) - (shell . t))) + (shell . t) + (sqlite . t))) (use-package inf-ruby) (use-package org-superstar :custom