소스 검색

Remove TODO

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

+ 0
- 1
emacs.el 파일 보기

@@ -1036,7 +1036,6 @@ found, otherwise returns nil."
;; http://qiita.com/sune2/items/b73037f9e85962f5afb7
;; https://qiita.com/yuze/items/a145b1e3edb6d0c24cbf
(global-company-mode)
;; TODO: Show length of candidate list on cursor?
(set-variable 'company-idle-delay nil)
(set-variable 'company-minimum-prefix-length 2)
(set-variable 'company-selection-wrap-around t)


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