(internal): add org-roam-dev.el (#606)

Help ensure source code consistency.
emacsql indentation for now, but can easily be expanded as needed.
This commit is contained in:
N V
2020-05-12 13:21:54 -04:00
committed by GitHub
parent a85205e7bc
commit 3727f015cd
13 changed files with 51 additions and 12 deletions

View File

@ -1,4 +1,4 @@
;;; org-roam-compat.el --- Compatibility Code -*- coding: utf-8; lexical-binding: t -*-
;;; org-roam-compat.el --- Compatibility Code -*- coding: utf-8; lexical-binding: t; eval: (require 'org-roam-dev); -*-
;; Copyright © 2020 Jethro Kuan <jethrokuan95@gmail.com>