ソースを参照

Add TOOD

master
10sr 5年前
コミット
8b039483af
署名者: 10sr GPGキーID: 7BEC428194130EB2
1個のファイルの変更1行の追加0行の削除
  1. +1
    -0
      emacs.el

+ 1
- 0
emacs.el ファイルの表示

@@ -1044,6 +1044,7 @@ found, otherwise returns nil."
(defvar company-mode-map)
;; TODO: It seems sometimes this indent is a bit different from original C-i command
;; For example python-mode?
;; TODO: Set python-indent-trigger-commands
(define-key company-mode-map (kbd "C-i") 'company-indent-or-complete-common)
;; (define-key ctl-x-map (kbd "C-i") 'company-complete) ; Originally `indent-rigidly'



読み込み中…
キャンセル
保存