Update modules/README.org

And alphabetize treemacs in init.example.el
This commit is contained in:
Henrik Lissner 2019-04-20 11:43:46 -04:00
parent 2c3505df49
commit fc2e0e3970
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
2 changed files with 10 additions and 7 deletions

View file

@ -32,9 +32,9 @@
(popup ; tame sudden yet inevitable temporary windows (popup ; tame sudden yet inevitable temporary windows
+all ; catch all popups that start with an asterix +all ; catch all popups that start with an asterix
+defaults) ; default popup rules +defaults) ; default popup rules
treemacs ; a project drawer, like neotree but cooler
;;pretty-code ; replace bits of code with pretty symbols ;;pretty-code ; replace bits of code with pretty symbols
;;tabbar ; FIXME an (incomplete) tab bar for Emacs ;;tabbar ; FIXME an (incomplete) tab bar for Emacs
treemacs ; a project drawer, like neotree but cooler
;;unicode ; extended unicode support for various languages ;;unicode ; extended unicode support for various languages
vc-gutter ; vcs diff in the fringe vc-gutter ; vcs diff in the fringe
vi-tilde-fringe ; fringe tildes to mark beyond EOB vi-tilde-fringe ; fringe tildes to mark beyond EOB

View file

@ -38,16 +38,17 @@ Aesthetic modules that affect the Emacs interface or user experience.
+ [[file:ui/doom/README.org][doom]]: + [[file:ui/doom/README.org][doom]]:
+ [[file:ui/doom-dashboard/README.org][doom-dashboard]]: + [[file:ui/doom-dashboard/README.org][doom-dashboard]]:
+ [[file:ui/doom-quit/README.org][doom-quit]]: + [[file:ui/doom-quit/README.org][doom-quit]]:
+ [[file:ui/evil-goggles/README.org][evil-goggles]]: + fill-column:
+ fci:
+ [[file:ui/hl-todo/README.org][hl-todo]]: + [[file:ui/hl-todo/README.org][hl-todo]]:
+ indent-guides:
+ [[file:ui/modeline/README.org][modeline]]: + [[file:ui/modeline/README.org][modeline]]:
+ [[file:ui/nav-flash/README.org][nav-flash]]: + [[file:ui/nav-flash/README.org][nav-flash]]:
+ [[file:ui/neotree/README.org][neotree]]: + [[file:ui/neotree/README.org][neotree]]:
+ treemacs: + [[file:ui/ophints/README.org][ophints]]:
+ [[file:ui/popup/README.org][popup]] =+all +defaults=: Makes temporary/disposable windows less intrusive + [[file:ui/popup/README.org][popup]] =+all +defaults=: Makes temporary/disposable windows less intrusive
+ pretty-code: + pretty-code:
+ [[file:ui/tabbar/README.org][tabbar]]: + [[file:ui/tabbar/README.org][tabbar]]:
+ treemacs:
+ [[file:ui/unicode/README.org][unicode]]: + [[file:ui/unicode/README.org][unicode]]:
+ vc-gutter: + vc-gutter:
+ vi-tilde-fringe: + vi-tilde-fringe:
@ -80,13 +81,13 @@ Small modules that give Emacs access to external tools & services.
+ docker: + docker:
+ [[file:tools/editorconfig/README.org][editorconfig]]: + [[file:tools/editorconfig/README.org][editorconfig]]:
+ [[file:tools/ein/README.org][ein]]: + [[file:tools/ein/README.org][ein]]:
+ flyspell: Spell checking
+ flycheck: Live error/warning highlights + flycheck: Live error/warning highlights
+ flyspell: Spell checking
+ gist: + gist:
+ [[file:tools/lsp/README.org][lsp]]: + [[file:tools/lsp/README.org][lsp]]:
+ macos: + macos:
+ make:
+ magit: + magit:
+ make:
+ password-store: + password-store:
+ pdf: + pdf:
+ prodigy: + prodigy:
@ -100,6 +101,7 @@ Small modules that give Emacs access to external tools & services.
* :lang * :lang
Modules that bring support for a language or group of languages to Emacs. Modules that bring support for a language or group of languages to Emacs.
+ agda:
+ assembly: + assembly:
+ [[file:lang/cc/README.org][cc]] =+lsp=: + [[file:lang/cc/README.org][cc]] =+lsp=:
+ clojure: + clojure:
@ -120,6 +122,7 @@ Modules that bring support for a language or group of languages to Emacs.
+ java =+meghanada=: + java =+meghanada=:
+ [[file:lang/javascript/README.org][javascript]] =+lsp=: + [[file:lang/javascript/README.org][javascript]] =+lsp=:
+ julia: + julia:
+ kotlin:
+ [[file:lang/latex/README.org][latex]]: + [[file:lang/latex/README.org][latex]]:
+ ledger: + ledger:
+ lua: + lua:
@ -142,6 +145,7 @@ Modules that bring support for a language or group of languages to Emacs.
+ [[file:lang/sh/README.org][sh]] =+fish +lsp=: + [[file:lang/sh/README.org][sh]] =+fish +lsp=:
+ [[file:lang/solidity/README.org][solidity]]: + [[file:lang/solidity/README.org][solidity]]:
+ swift: + swift:
+ terra:
+ web =+lsp=: + web =+lsp=:
+ vala: + vala:
@ -152,7 +156,6 @@ Doom-specific porcelains.
+ calendar: + calendar:
+ [[file:app/email/README.org][email]] =+gmail=: + [[file:app/email/README.org][email]] =+gmail=:
+ [[file:app/irc/README.org][irc]]: + [[file:app/irc/README.org][irc]]:
+ regex:
+ rss =+org=: + rss =+org=:
+ twitter: + twitter:
+ [[file:app/write/README.org][write]] =+wordnut +langtool=: + [[file:app/write/README.org][write]] =+wordnut +langtool=: