Allow easy-hugo to bind keys.
This commit is contained in:
parent
a423f9fba1
commit
f3416f144d
|
@ -1,6 +1,6 @@
|
|||
;;; tools.el --- Configure text tools. -*- lexical-binding: t; -*-
|
||||
|
||||
;; Time-stamp: <2019-10-14T15:15:42+00:00>
|
||||
;; Time-stamp: <2019-10-17T18:54:13+00:00>
|
||||
|
||||
;;; Commentary:
|
||||
|
||||
|
@ -46,7 +46,6 @@
|
|||
;; Mode for writing blog posts with hugo.
|
||||
(use-package easy-hugo
|
||||
:if (string= (system-name) "ventiloplattform")
|
||||
:after (adoc-mode)
|
||||
|
||||
:custom
|
||||
(easy-hugo-basedir "~/Projekte/www/blog.tastytea.de/")
|
||||
|
|
Loading…
Reference in New Issue
Block a user