Sfoglia il codice sorgente

emacs 24.5 updates

cray
Mitch Tishmack 11 anni fa
parent
commit
9f907d9f2b
1 ha cambiato i file con 1 aggiunte e 8 eliminazioni
  1. +1
    -8
      emacs/.emacs.d/emacs.org

+ 1
- 8
emacs/.emacs.d/emacs.org Vedi File

@@ -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.


Caricamento…
Annulla
Salva