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

Do not clear indent-line-function value

Revers 1a72e2 .
pull/15/head
10sr пре 7 година
родитељ
комит
201f24cb2a
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      emacs.el

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

@@ -358,7 +358,7 @@ found, otherwise returns nil."
(setq-default indicate-empty-lines t) ; when using x indicate empty line
(setq-default tab-width 4)
(setq-default indent-tabs-mode nil)
(setq-default indent-line-function nil)
;; (setq-default indent-line-function nil)
(setq-default truncate-lines nil)
;; (pc-selection-mode 1) ; make some already defined keybind back to default
(delete-selection-mode 1)


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