+telephone line to my init.el

This commit is contained in:
odave
2020-03-17 16:07:54 +00:00
parent ebdeb96ac9
commit 2fb09da2a3

View File

@@ -7,7 +7,9 @@
;; ;;
;; More information about these modules (and what flags they support) can be ;; More information about these modules (and what flags they support) can be
;; found in modules/README.org. ;; found in modules/README.org.
(doom! :input (doom! :private
(oreoline)
:input
;;chinese ;;chinese
;;japanese ;;japanese
@@ -27,7 +29,7 @@
;;fill-column ; a `fill-column' indicator ;;fill-column ; a `fill-column' indicator
hl-todo ; highlight TODO/FIXME/NOTE tags hl-todo ; highlight TODO/FIXME/NOTE tags
indent-guides ; highlighted indent columns indent-guides ; highlighted indent columns
(modeline) ; snazzy, Atom-inspired modeline, plus API ;;(modeline) ; snazzy, Atom-inspired modeline, plus API
nav-flash ; blink the current line after jumping nav-flash ; blink the current line after jumping
;;neotree ; a project drawer, like NERDTree for vim ;;neotree ; a project drawer, like NERDTree for vim