瀏覽代碼

emacs 24.5 updates

cray
Mitch Tishmack 11 年之前
父節點
當前提交
9f907d9f2b
共有 1 個文件被更改,包括 1 次插入8 次删除
  1. +1
    -8
      emacs/.emacs.d/emacs.org

+ 1
- 8
emacs/.emacs.d/emacs.org 查看文件

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


Loading…
取消
儲存