;;; company-lsp-autoloads.el --- automatically extracted autoloads ;; ;;; Code: ;;;### (autoloads nil "company-lsp" "company-lsp.el" (0 0 0 0)) ;;; Generated autoloads from company-lsp.el (autoload 'company-lsp "company-lsp" "\ Define a company backend for lsp-mode. See the documentation of `company-backends' for COMMAND and ARG. \(fn COMMAND &optional ARG &rest _)" t nil) (if (fboundp 'register-definition-prefixes) (register-definition-prefixes "company-lsp" '("company-lsp-"))) ;;;*** (provide 'company-lsp-autoloads) ;; Local Variables: ;; version-control: never ;; no-byte-compile: t ;; no-update-autoloads: t ;; coding: utf-8 ;; End: ;;; company-lsp-autoloads.el ends here