all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* help company-web does not start auto complete while typing
@ 2017-03-11  6:42 Krishnakant
  0 siblings, 0 replies; only message in thread
From: Krishnakant @ 2017-03-11  6:42 UTC (permalink / raw)
  To: help-gnu-emacs@gnu.org

Dear all,

I have this veard problem where company-web does not start completion in 
web mode.

Here is the part of my init.el in context.


(require 'company)
(require 'company-web-html)                          ; load company mode 
html backend
(add-hook 'web-mode-hook 'company-mode)


Do I need some function in the hook for web-mode to further refine this?

Any thing else I haven't done?

I wish to use web-mode for all my html,css and javascript work.

I also have company-tern installed.

Happy hacking.

Krishnakant.




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-03-11  6:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-11  6:42 help company-web does not start auto complete while typing Krishnakant

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.