init.el 8.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169
  1. ;;; init.el -*- lexical-binding: t; -*-
  2. ;; Copy me to ~/.doom.d/init.el or ~/.config/doom/init.el, then edit me!
  3. (doom! :input
  4. ;;chinese
  5. ;;japanese
  6. :completion
  7. (company) ; the ultimate code completion backend
  8. (ivy +prescient +fuzzy) ; a search engine for love and life
  9. ;;helm ; the *other* search engine for love and life
  10. ;;ido ; the other *other* search engine...
  11. :ui
  12. deft ; notational velocity for Emacs
  13. doom ; what makes DOOM look the way it does
  14. doom-dashboard ; a nifty splash screen for Emacs
  15. doom-quit ; DOOM quit-message prompts when you quit Emacs
  16. ;;fill-column ; a `fill-column' indicator
  17. hl-todo ; highlight TODO/FIXME/NOTE/DEPRECATED/HACK/REVIEW
  18. ;;hydra
  19. ;;indent-guides ; highlighted indent columns
  20. modeline ; snazzy, Atom-inspired modeline, plus API
  21. nav-flash ; blink the current line after jumping
  22. ;;neotree ; a project drawer, like NERDTree for vim
  23. ophints ; highlight the region an operation acts on
  24. (popup ; tame sudden yet inevitable temporary windows
  25. +all ; catch all popups that start with an asterix
  26. +defaults) ; default popup rules
  27. ;;(pretty-code +fira) ; replace bits of code with pretty symbols
  28. ;;tabbar ; FIXME an (incomplete) tab bar for Emacs
  29. ;;treemacs ; a project drawer, like neotree but cooler
  30. unicode ; extended unicode support for various languages
  31. vc-gutter ; vcs diff in the fringe
  32. vi-tilde-fringe ; fringe tildes to mark beyond EOB
  33. window-select ; visually switch windows
  34. workspaces ; tab emulation, persistence & separate workspaces
  35. :editor
  36. (evil +everywhere); come to the dark side, we have cookies
  37. file-templates ; auto-snippets for empty files
  38. fold ; (nigh) universal code folding
  39. ;;(format +onsave) ; automated prettiness
  40. ;;lispy ; vim for lisp, for people who dont like vim
  41. multiple-cursors ; editing in many places at once
  42. ;;objed ; text object editing for the innocent
  43. ;;parinfer ; turn lisp into python, sort of
  44. rotate-text ; cycle region at point between text candidates
  45. snippets ; my elves. They type so I don't have to
  46. :emacs
  47. (dired +ranger +icons)
  48. electric ; smarter, keyword-based electric-indent
  49. vc ; version-control and Emacs, sitting in a tree
  50. :term
  51. eshell ; a consistent, cross-platform shell (WIP)
  52. ;;shell ; a terminal REPL for Emacs
  53. term ; terminals in Emacs
  54. ;;vterm ; another terminals in Emacs
  55. :tools
  56. ansible
  57. debugger ; FIXME stepping through code, to help you add bugs
  58. direnv
  59. docker
  60. ;;editorconfig ; let someone else argue about tabs vs spaces
  61. ;;ein ; tame Jupyter notebooks with emacs
  62. eval ; run code, run (also, repls)
  63. flycheck ; tasing you for every semicolon you forget
  64. flyspell ; tasing you for misspelling mispelling
  65. gist ; interacting with github gists
  66. (lookup ; helps you navigate your code and documentation
  67. +docsets) ; ...or in Dash docsets locally
  68. lsp
  69. ;;macos ; MacOS-specific commands
  70. magit ; a git porcelain for Emacs
  71. make ; run make tasks from Emacs
  72. pass ; password manager for nerds
  73. pdf ; pdf enhancements
  74. ;;prodigy ; FIXME managing external services & code builders
  75. ;;rgb ; creating color strings
  76. terraform ; infrastructure as code
  77. ;;tmux ; an API for interacting with tmux
  78. ;;upload ; map local to remote projects via ssh/ftp
  79. ;;wakatime
  80. :lang
  81. ;;agda ; types of types of types of types...
  82. ;;assembly ; assembly for fun or debugging
  83. ;;cc ; C/C++/Obj-C madness
  84. ;;clojure ; java with a lisp
  85. ;;common-lisp ; if you've seen one lisp, you've seen them all
  86. ;;coq ; proofs-as-programs
  87. crystal ; ruby at the speed of c
  88. ;;csharp ; unity, .NET, and mono shenanigans
  89. data ; config/data formats
  90. ;;erlang ; an elegant language for a more civilized age
  91. (elixir +lsp) ; erlang done right
  92. elm ; care for a cup of TEA?
  93. emacs-lisp ; drown in parentheses
  94. ;;ess ; emacs speaks statistics
  95. ;;fsharp ; ML stands for Microsoft's Language
  96. (go +lsp) ; the hipster dialect
  97. ;;(haskell +intero) ; a language that's lazier than I am
  98. ;;hy ; readability of scheme w/ speed of python
  99. ;;idris ;
  100. ;;(java +meghanada) ; the poster child for carpal tunnel syndrome
  101. (javascript +lsp) ; all(hope(abandon(ye(who(enter(here))))))
  102. julia ; a better, faster MATLAB
  103. ;;kotlin ; a better, slicker Java(Script)
  104. ;;latex ; writing papers in Emacs has never been so fun
  105. ;;ledger ; an accounting system in Emacs
  106. ;;lua ; one-based indices? one-based indices
  107. markdown ; writing docs for people to ignore
  108. ;;nim ; python + lisp at the speed of c
  109. ;;nix ; I hereby declare "nix geht mehr!"
  110. ;;ocaml ; an objective camel
  111. (org ; organize your plain life in plain text
  112. +dragndrop ; file drag & drop support
  113. +gnuplot
  114. +ipython ; ipython support for babel
  115. +pandoc ; pandoc integration into org's exporter
  116. +present) ; using Emacs for presentations
  117. ;;perl ; write code no one else can comprehend
  118. ;;php ; perl's insecure younger brother
  119. plantuml ; diagrams for confusing people more
  120. ;;purescript ; javascript, but functional
  121. (python +lsp) ; beautiful is better than ugly
  122. ;;qt ; the 'cutest' gui framework ever
  123. racket ; a DSL for DSLs
  124. rest ; Emacs as a REST client
  125. (ruby +lsp) ; 1.step do {|i| p "Ruby is #{i.even? ? 'love' : 'life'}"}
  126. (rust +lsp) ; Fe2O3.unwrap().unwrap().unwrap().unwrap()
  127. ;;scala ; java, but good
  128. scheme ; a fully conniving family of lisps
  129. (sh +fish) ; she sells (ba|z|fi)sh shells on the C xor
  130. ;;solidity ; do you need a blockchain? No.
  131. ;;swift ; who asked for emoji variables?
  132. ;;terra ; Earth and Moon in alignment for performance.
  133. web ; the tubes
  134. ;;vala ; GObjective-C
  135. :email
  136. ;;(mu4e +gmail) ; WIP
  137. notmuch ; WIP
  138. ;;(wanderlust +gmail) ; WIP
  139. ;; Applications are complex and opinionated modules that transform Emacs
  140. ;; toward a specific purpose. They may have additional dependencies and
  141. ;; should be loaded late.
  142. :app
  143. ;;calendar
  144. ;;irc ; how neckbeards socialize
  145. (rss +org) ; emacs as an RSS reader
  146. ;;twitter ; twitter client https://twitter.com/vnought
  147. (write ; emacs for writers (fiction, notes, papers, etc.)
  148. +wordnut ; wordnet (wn) search
  149. +langtool) ; a proofreader (grammar/style check) for Emacs
  150. :config
  151. ;; For literate config users. This will tangle+compile a config.org
  152. ;; literate config in your `doom-private-dir' whenever it changes.
  153. ;;literate
  154. ;; The default module sets reasonable defaults for Emacs. It also
  155. ;; provides a Spacemacs-inspired keybinding scheme and a smartparens
  156. ;; config. Use it as a reference for your own modules.
  157. (default +bindings +smartparens))