Update config for tern to work properly

This commit is contained in:
Maciej 2018-09-28 15:56:56 +03:00
parent c48d9754c6
commit 14e4e9642a
Signed by: maciej
GPG key ID: 41D62D42D3B0D765
3 changed files with 4 additions and 2 deletions

View file

@ -79,6 +79,7 @@
;; Text files
yaml-mode
markdown-mode
gitignore-mode
)
)
@ -114,7 +115,7 @@
;; If there is more than one, they won't work right.
'(package-selected-packages
(quote
(indium js2-mode keyfreq company-web visual-regexp enh-ruby-mode counsel-projectile counsel ivy flycheck-rust flycheck racer rust-mode hydra markdown-mode solarized-theme company-ansible alchemist window-purpose column-enforce-mode yaml-mode ansible dockerfile-mode ruby-end web-mode rvm dash-at-point robe base16-theme exec-path-from-shell))))
(gitignore-mode js2-mode keyfreq company-web visual-regexp enh-ruby-mode counsel-projectile counsel ivy flycheck-rust flycheck racer rust-mode hydra markdown-mode solarized-theme company-ansible alchemist window-purpose column-enforce-mode yaml-mode ansible dockerfile-mode ruby-end web-mode rvm dash-at-point robe base16-theme exec-path-from-shell))))
(custom-set-faces
;; custom-set-faces was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.