branch: externals/company commit faf897296faed0b3342e1c325fc05727029ce7fe Author: Dmitry Gutov <dgu...@yandex.ru> Commit: Dmitry Gutov <dgu...@yandex.ru>
Avoid mentioning company-lsp (I hear it's deprecated) #1207 --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e01bb99..2e372fe 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -55,8 +55,8 @@ Buffer-local values are allowed, but usually not necessary. If a backend is added globally, checking a major mode in the prefix function is a must. Examples: -- https://github.com/tigersoldier/company-lsp#usage - https://github.com/pythonic-emacs/company-anaconda#usage +- https://github.com/vspinu/company-math#activation ### Copyright Assignment