(internal): org-roam-dev use directory-local variable (#607)

Add .dir-locals.el to load org-roam-dev for all source files.
This commit is contained in:
N V
2020-05-12 13:46:12 -04:00
committed by GitHub
parent 3727f015cd
commit 1722fae9af
12 changed files with 15 additions and 11 deletions

View File

@ -1,4 +1,4 @@
;;; org-roam-dailies.el --- Roam Research replica with Org-mode -*- coding: utf-8; lexical-binding: t; eval: (require 'org-roam-dev); -*-
;;; org-roam-dailies.el --- Roam Research replica with Org-mode -*- coding: utf-8; lexical-binding: t; -*-
;;;
;; Copyright © 2020 Jethro Kuan <jethrokuan95@gmail.com>