+telephone line to my init.el
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user