diff options
author | odave <aryadevchavali1@gmail.com> | 2020-03-26 13:53:35 +0000 |
---|---|---|
committer | odave <aryadevchavali1@gmail.com> | 2020-03-26 13:53:35 +0000 |
commit | 509f7366f9967a0c0fa75dd1eacda4e91187954d (patch) | |
tree | 85e9658b8fd0d97e14d11a6ecae75755af340c3a /doom.d | |
parent | 08d0bfad752a785677d3d1663b6f8477f8c10e4a (diff) | |
download | dotfiles-509f7366f9967a0c0fa75dd1eacda4e91187954d.tar.gz dotfiles-509f7366f9967a0c0fa75dd1eacda4e91187954d.tar.bz2 dotfiles-509f7366f9967a0c0fa75dd1eacda4e91187954d.zip |
-collab modules
They don't exist in doom anymore, so no need for them to take up space
Diffstat (limited to 'doom.d')
-rw-r--r-- | doom.d/init.el | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/doom.d/init.el b/doom.d/init.el index 5c292d4..fc9e967 100644 --- a/doom.d/init.el +++ b/doom.d/init.el @@ -170,10 +170,6 @@ (rss +org) ; emacs as an RSS reader ;;twitter ; twitter client https://twitter.com/vnought - :collab - ;;floobits ; peer programming for a price - ;;impatient-mode ; show off code over HTTP - :config ;; For literate config users. This will tangle+compile a config.org ;; literate config in your `doom-private-dir' whenever it changes. |