瀏覽代碼

disable c hungry deletion

pull/1/head
10sr 12 年之前
父節點
當前提交
fe9aaf2019
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      emacs.el

+ 1
- 1
emacs.el 查看文件

@@ -667,7 +667,7 @@ Return nil if library unfound and failed to download, otherwise the path where t
(setq c-basic-offset 2
indent-tabs-mode nil)
;; (set-face-foreground 'font-lock-keyword-face "blue")
(c-toggle-hungry-state 1)
(c-toggle-hungry-state -1)
))

(when (dllib-if-unfound "https://raw.github.com/mooz/js2-mode/master/js2-mode.el"


Loading…
取消
儲存