10sr пре 5 година
родитељ
комит
8b039483af
Signed by: 10sr GPG Key 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'



Loading…
Откажи
Сачувај