~modeline -> modeline-light +irc

This commit is contained in:
AChavali
2019-12-30 13:12:14 +00:00
parent 4347c788ba
commit c35ab15455

View File

@@ -27,15 +27,16 @@
;;fill-column ; a `fill-column' indicator
hl-todo ; highlight TODO/FIXME/NOTE tags
indent-guides ; highlighted indent columns
modeline ; snazzy, Atom-inspired modeline, plus API
(modeline
+light) ; snazzy, Atom-inspired modeline, plus API
nav-flash ; blink the current line after jumping
;;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
(pretty-code
+fira) ; replace bits of code with pretty symbols
(pretty-code +fira) ; replace bits of code with pretty symbols
;;tabs ; FIXME an (incomplete) tab bar for Emacs
treemacs ; a project drawer, like neotree but cooler
;;unicode ; extended unicode support for various languages
@@ -159,7 +160,7 @@
;; should be loaded late.
:app
calendar
;;irc ; how neckbeards socialize
irc ; how neckbeards socialize
(rss +org) ; emacs as an RSS reader
;;twitter ; twitter client https://twitter.com/vnought
(write ; emacs as a word processor (latex + org + markdown)