From 8c4dc23baf677cb6661efb11dc54f0a7c9a80222 Mon Sep 17 00:00:00 2001 From: marc Date: Sat, 14 Dec 2019 15:13:35 +0100 Subject: [PATCH] * init.el: added org module tempo (easy templates) --- init.org | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/init.org b/init.org index 5ad9684..6c2cb54 100644 --- a/init.org +++ b/init.org @@ -312,6 +312,7 @@ Some windows specific stuff :config (setq org-modules (quote (org-id org-habit + org-tempo ;; easy templates ))) (setq org-default-notes-file (concat MY--PATH_ORG_FILES "notes.org") org-agenda-files (list MY--PATH_ORG_FILES @@ -737,7 +738,7 @@ Manage projects and jump quickly between its files :PROPERTIES: :ID: 5649b885-839f-48db-8b4f-8d594df7ebd8 :END: - + apt install npm sudo npm install -g vscode-html-languageserver-bin evtl alternativ typescript-language-server?