syl20bnr / spacemacs

A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs *and* Vim!
http://spacemacs.org
GNU General Public License v3.0
23.58k stars 4.9k forks source link

Enable auto-yasnippet for company #16260

Closed gbastkowski closed 4 months ago

gbastkowski commented 5 months ago

In https://github.com/syl20bnr/spacemacs/pull/16176 the auto-yasnippet package has been toggled off for company auto-completion. I am not sure if that was really intended. I would like to have it available.

bcc32 commented 5 months ago

This PR changes auto-yasnippet to be toggled on only for company and not if company is disabled. Is that intentional?

gbastkowski commented 5 months ago

No, it was not.