Revert to default org keywords and become Web dev

This commit is contained in:
coolneng 2020-02-23 14:10:38 +01:00
parent 7d327e29c6
commit 03ca3e7050
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
3 changed files with 5 additions and 9 deletions

View File

@ -1,11 +1,7 @@
;;; ~/.doom.d/+org.el -*- lexical-binding: t; -*-
;; Org mode configuration
;;
;; Change TODO keywords
(setq org-todo-keywords '((sequence "TODO" "NEXT" "WAITING" "INACTIVE" "|" "DONE" "CANCELLED")))
;; Rice elements
(setq org-todo-keyword-faces '(("INACTIVE" . "grey") ("NEXT" . "turquoise") ("WAITING" . warning))
org-ellipsis ""
(setq org-ellipsis ""
org-bullets-bullet-list '("" "" "" ""))
;; Cycle through header visibility
(after! evil-org

View File

@ -38,7 +38,7 @@
(set-docsets! 'go-mode "Go"))
;; Align columns in CSV mode
(add-hook 'csv-mode-hook 'csv-align-mode)
;; Close compilation buffer if successfull(setq compilation-finish-functions
;; Close compilation buffer if successful
(setq compilation-finish-functions
(lambda (buf str)
(if (null (string-match ".*exited abnormally.*" str))

View File

@ -142,7 +142,7 @@
;;+pomodoro ; be fruitful with the tomato technique
+present) ; using org-mode for presentations
;;perl ; write code no one else can comprehend
;;php ; perl's insecure younger brother
php ; perl's insecure younger brother
;;plantuml ; diagrams for confusing people more
;;purescript ; javascript, but functional
(python +pyenv) ; beautiful is better than ugly
@ -155,10 +155,10 @@
;;scala ; java, but good
;;scheme ; a fully conniving family of lisps
sh ; she sells {ba,z,fi}sh shells on the C xor
solidity ; do you need a blockchain? No.
;;solidity ; do you need a blockchain? No.
;;swift ; who asked for emoji variables?
;;terra ; Earth and Moon in alignment for performance.
;;web ; the tubes
web ; the tubes
:email
;;(mu4e +gmail)