forked from colonelpanic/dotfiles
no tern-ac-setup
This commit is contained in:
parent
c43570eb00
commit
b5ddcd373d
@ -1590,8 +1590,7 @@ window is active in the perspective."
|
|||||||
:ensure t
|
:ensure t
|
||||||
:config
|
:config
|
||||||
(use-package company-tern
|
(use-package company-tern
|
||||||
:config (add-to-list 'company-backends 'company-tern))
|
:config (add-to-list 'company-backends 'company-tern)))))
|
||||||
(progn (tern-ac-setup)))))
|
|
||||||
|
|
||||||
(defun delete-tern-process ()
|
(defun delete-tern-process ()
|
||||||
(interactive)
|
(interactive)
|
||||||
|
Loading…
Reference in New Issue
Block a user