Explorar el Código

emacs 24.5 updates

cray
Mitch Tishmack hace 11 años
padre
commit
9f907d9f2b
Se han modificado 1 ficheros con 1 adiciones y 8 borrados
  1. +1
    -8
      emacs/.emacs.d/emacs.org

+ 1
- 8
emacs/.emacs.d/emacs.org Ver fichero

@@ -564,6 +564,7 @@ Make git not ass to use. At least in emacs. magit is the best git interface... i
:bind ("C-x m" . magit-status)
:config
(progn
(setq magit-last-seen-setup-instructions "1.4.0") ;; honestly wtf
(defadvice magit-status (around magit-fullscreen activate)
(window-configuration-to-register :magit-fullscreen)
ad-do-it
@@ -880,14 +881,6 @@ Compress down python configuration a bit.
)
#+END_SRC

*** company-anaconda

Make it even easier with hints like intellisense.

#+BEGIN_SRC emacs-lisp

#+END_SRC

*** haskell-mode

Need to make haskell source be all pretty.


Cargando…
Cancelar
Guardar