Przeglądaj źródła

Do not show when eol is \n

master
10sr 6 lat temu
rodzic
commit
1b0480aa42
Podpisane przez: 10sr ID klucza GPG: 7BEC428194130EB2
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      emacs.el

+ 1
- 1
emacs.el Wyświetl plik

@@ -414,7 +414,7 @@ found, otherwise returns nil."

(setq eol-mnemonic-dos "\\r\\n")
(setq eol-mnemonic-mac "\\r")
(setq eol-mnemonic-unix "\\n")
(setq eol-mnemonic-unix "")

(which-function-mode 0)



Ładowanie…
Anuluj
Zapisz