Move some key bindings around
Some checks are pending
/ Test config on ${{matrix.node}} (20) (push) Has started running
Some checks are pending
/ Test config on ${{matrix.node}} (20) (push) Has started running
This commit is contained in:
parent
85be9c3caa
commit
f0340183f6
6 changed files with 40 additions and 29 deletions
|
|
@ -26,7 +26,7 @@
|
|||
|
||||
;; Company list override
|
||||
(add-to-list (make-local-variable 'company-backends)
|
||||
'(company-yasnippet company-elisp)))
|
||||
'(company-yasnippet company-capf)))
|
||||
|
||||
(add-hook 'emacs-lisp-mode-hook 'icejam/activate-emacs-lisp-mode)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue