瀏覽代碼

Remove TODO

master
10sr 5 年之前
父節點
當前提交
4cba888044
簽署人: 10sr GPG Key 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)


Loading…
取消
儲存