|
|
@ -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? |
|
|
|