General cleanup
This commit is contained in:
parent
bc27538581
commit
c50dc63854
3 changed files with 18 additions and 10 deletions
|
@ -42,7 +42,7 @@
|
|||
;debug ; FIXME stepping through code, to help you add bugs
|
||||
|
||||
:completion
|
||||
company ; code completion backend
|
||||
company ; the ultimate code completion backend
|
||||
ivy ; a search engine for love and life
|
||||
;helm ; the *other* search engine for love and life
|
||||
;ido ; the other *other* search engine...
|
||||
|
@ -117,9 +117,10 @@
|
|||
;org-publish ; TODO org + blogs
|
||||
|
||||
;; Applications are complex and opinionated modules that transform Emacs
|
||||
;; toward a specific purpose. They should be loaded last.
|
||||
;; toward a specific purpose. They may have additional dependencies and
|
||||
;; should be loaded last.
|
||||
:app
|
||||
email ; Emacs as an email client
|
||||
email ; emacs as an email client
|
||||
irc ; how neckbeards socialize
|
||||
rss ; emacs as an RSS reader
|
||||
twitter ; twitter client https://twitter.com/vnought
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue