소스 검색

Remove fill-column-indicator

master
10sr 3 년 전
부모
커밋
66b6b5b1d8
로그인 계정: 10sr GPG 키 ID: 7BEC428194130EB2
1개의 변경된 파일0개의 추가작업 그리고 5개의 파일을 삭제
  1. +0
    -5
      emacs.el

+ 0
- 5
emacs.el 파일 보기

@@ -148,7 +148,6 @@ Otherwize hook it."
editorconfig
git-ps1-mode
restart-emacs
fill-column-indicator
pkgbuild-mode
minibuffer-line
which-key
@@ -1001,10 +1000,6 @@ THEM are function and its args."
;; t))
))

(and nil
'(require 'fill-column-indicator nil t)
(setq fill-column-indicator))

(defun my-gen-hl-line-color-dark ()
"Generate color for current line in black background."
(let* ((candidates (mapcar 'number-to-string (number-sequence 1 6)))


불러오는 중...
취소
저장