Update config for tern to work properly
This commit is contained in:
parent
c48d9754c6
commit
14e4e9642a
3 changed files with 4 additions and 2 deletions
|
|
@ -24,12 +24,12 @@
|
|||
(yas-global-mode 1)
|
||||
|
||||
(setq-default company-backends '(company-capf ;; Backend for default complete-at-point function
|
||||
company-tern ;; Javascript
|
||||
company-keywords ;; Keyword list for all languages
|
||||
company-yasnippet ;; Snippets for all programming languages
|
||||
company-elisp ; Emacs Lisp
|
||||
company-clang company-cmake ;; C
|
||||
company-robe ;; Ruby
|
||||
company-tern ;; Javascript
|
||||
company-ansible ;; Ansible
|
||||
alchemist-company ;; Elixir
|
||||
company-racer ;; Rust
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue