tigersoldier / company-lsp

Company completion backend for lsp-mode
GNU General Public License v3.0
251 stars 26 forks source link

Add to company hooks local to the buffer. #80

Closed tigersoldier closed 5 years ago

tigersoldier commented 5 years ago

The hooks are used for clearing completion cache, which is also local to the buffer. This is an attempt to fix #78