mirror of
https://github.com/foo-dogsquared/dotfiles.git
synced 2025-01-31 04:57:57 +00:00
emacs: update wiki module
This commit is contained in:
parent
d8f74c0572
commit
3df8b2cc1b
6
emacs/modules/tools/wiki/autoload.el
Normal file
6
emacs/modules/tools/wiki/autoload.el
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
;;; tools/wiki/autoload.el -*- lexical-binding: t; -*-
|
||||||
|
|
||||||
|
;;;autoload
|
||||||
|
(when (versionp! emacs-version >= "29")
|
||||||
|
(use-package! emacsql-sqlite-builtin)
|
||||||
|
(setq org-roam-database-connector 'sqlite-builtin))
|
Loading…
Reference in New Issue
Block a user