manateelazycat / lsp-bridge

A blazingly fast LSP client for Emacs
GNU General Public License v3.0
1.46k stars 214 forks source link

Fix completion error "Wrong type argument: integer-or-marker-p, nil" #885

Closed zhoupen9 closed 8 months ago

zhoupen9 commented 8 months ago

Remove unused goto-char yas-snippet-end in acm-backend-lsp.el which cause completion failure.

manateelazycat commented 8 months ago

Thanks for patch, I have fixed it in commit https://github.com/manateelazycat/lsp-bridge/commit/935f7181102182045ba7d203d22a4d717bcd127d