mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
Because company-yasnippet expands each snippet to produce a preview in a temporary (and fundamental-mode) buffer, java-current-class and java-current-package throws errors, so I've added a special case to return a placeholder if expanded in a temporary buffer.