ソースを参照

Add generic-x loading

master
10sr 7年前
コミット
5cb59458c6
署名者: 10sr GPGキーID: 7BEC428194130EB2
1個のファイルの変更3行の追加0行の削除
  1. +3
    -0
      emacs.el

+ 3
- 0
emacs.el ファイルの表示

@@ -748,6 +748,9 @@ found, otherwise returns nil."
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; some modes and hooks ;; some modes and hooks


;; Include some extra modes
(require 'generic-x)

;; Workaround to avoid ensime error ;; Workaround to avoid ensime error
(defvar ensime-mode-key-prefix nil) (defvar ensime-mode-key-prefix nil)




読み込み中…
キャンセル
保存