From 2cd660a4e98101252c4e63e94c2f028c4a6937e7 Mon Sep 17 00:00:00 2001 From: James Patrick Date: Sun, 1 Dec 2019 16:02:10 -0500 Subject: [PATCH] Formatting. --- emacs/doom.d/init.el | 26 ++++++++++++-------------- 1 file changed, 12 insertions(+), 14 deletions(-) diff --git a/emacs/doom.d/init.el b/emacs/doom.d/init.el index 6c231b6..252cc3f 100644 --- a/emacs/doom.d/init.el +++ b/emacs/doom.d/init.el @@ -20,8 +20,7 @@ +fuzzy) ; woh typse aynthing write teh first time. ;;ido ; the other *other* search engine... ;;(ivy ; a search engine for love and life - ;; +fuzzy - ;;) + ;; +fuzzy) :ui deft ; notational velocity for Emacs @@ -36,8 +35,8 @@ ;;neotree ; a project drawer, like NERDTree for vim ophints ; highlight the region an operation acts on (popup ; tame sudden yet inevitable temporary windows - +all ; catch all popups that start with an asterix - +defaults) ; default popup rules + +all ; catch all popups that start with an asterix + +defaults) ; default popup rules (pretty-code ; replace bits of code with pretty symbols +fira) ; I use firaCode or FiraCode derivatives everywhere, all the time. ;;tabbar ; FIXME an (incomplete) tab bar for Emacs @@ -62,9 +61,8 @@ :emacs (dired ; making dired pretty [functional] - +ranger ; bringing the goodness of ranger to dired - +icons ; colorful icons for dired-mode - ) + +ranger ; bringing the goodness of ranger to dired + +icons) ; colorful icons for dired-mode electric ; smarter, keyword-based electric-indent vc ; version-control and Emacs, sitting in a tree @@ -72,8 +70,8 @@ ;;eshell ; a consistent, cross-platform shell (WIP) ;;shell ; a terminal REPL for Emacs ;;term ; terminals in Emacs - ;;vterm ; another terminals in Emacs - + vterm ; another terminals in Emacs + :tools ;;ansible ;;debugger ; FIXME stepping through code, to help you add bugs @@ -86,7 +84,7 @@ flyspell ; tasing you for misspelling mispelling ;;gist ; interacting with github gists (lookup ; helps you navigate your code and documentation - +docsets) ; ...or in Dash docsets locally + +docsets) ; ...or in Dash docsets locally ;;lsp ;;macos ; MacOS-specific commands magit ; a git porcelain for Emacs @@ -132,10 +130,10 @@ ;;nix ; I hereby declare "nix geht mehr!" ;;ocaml ; an objective camel (org ; organize your plain life in plain text - +dragndrop ; file drag & drop support - +ipython ; ipython support for babel - +pandoc ; pandoc integration into org's exporter - +present) ; using Emacs for presentations + +dragndrop ; file drag & drop support + +ipython ; ipython support for babel + +pandoc ; pandoc integration into org's exporter + +present) ; using Emacs for presentations ;;perl ; write code no one else can comprehend ;;php ; perl's insecure younger brother ;;plantuml ; diagrams for confusing people more