Remove atomic-chrome

master
Jacopo De Simoi 7 years ago
parent 0a7a482ddf
commit 860c103910
  1. 7
      global.org

@ -1559,13 +1559,6 @@
(require 'expand-region)
(global-set-key (kbd "C-=") 'er/expand-region)
#+END_SRC
** Atomic chrome
This is commented out as it is incompatible with the
multiple-activity business that I like to keep
#+BEGIN_SRC emacs-lisp
; (require 'atomic-chrome)
;; (atomic-chrome-start-server)
#+END_SRC
** ERC
Enable ~erc dcc~ files transfer
#+BEGIN_SRC emacs-lisp

Loading…
Cancel
Save