Преглед изворни кода

add verilog setting

pull/1/head
10sr пре 13 година
родитељ
комит
827cb89e4c
1 измењених фајлова са 4 додато и 0 уклоњено
  1. +4
    -0
      .emacs.el

+ 4
- 0
.emacs.el Прегледај датотеку

@@ -602,6 +602,10 @@ return nil if LIB unfound and downloading failed, otherwise the path of LIB."
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; mode関連

(add-hook 'verilog-mode-hook
(lambda ()
(define-key verilog-mode-map ";" 'self-insert-command)))

(setq diff-switches "-u")
(add-hook 'diff-mode-hook
(lambda ()


Loading…
Откажи
Сачувај