10sr 5 anni fa
parent
commit
8b039483af
Firmato da: 10sr ID Chiave GPG: 7BEC428194130EB2
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. +1
    -0
      emacs.el

+ 1
- 0
emacs.el Vedi File

@@ -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'



Caricamento…
Annulla
Salva