Explorar el Código

Remove company from startup

Josh Bicking hace 8 años
padre
commit
a4c2718b3a
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      emacs

+ 0 - 1
emacs

@@ -405,7 +405,6 @@
 
 ;; company
 (require 'company)
-(add-hook 'after-init-hook 'global-company-mode)
 
 ;;;; System-specific configs