Bläddra i källkod

disable c hungry deletion

pull/1/head
10sr 12 år sedan
förälder
incheckning
fe9aaf2019
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. +1
    -1
      emacs.el

+ 1
- 1
emacs.el Visa fil

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


Laddar…
Avbryt
Spara