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
+all ; catch all popups that start with an asterix
+defaults) ; default popup rules
treemacs ; a project drawer, like neotree but cooler
;;pretty-code ; replace bits of code with pretty symbols
;;tabbar ; FIXME an (incomplete) tab bar for Emacs
treemacs ; a project drawer, like neotree but cooler
;;unicode ; extended unicode support for various languages
vc-gutter ; vcs diff in the fringe
vi-tilde-fringe ; fringe tildes to mark beyond EOB