lsp-latex has been fixed to provide the correct symbol

This commit is contained in:
Sameer Rahmani 2019-12-09 16:20:10 +00:00
parent 14284385b8
commit db0e1cb83e
1 changed files with 1 additions and 1 deletions

View File

@ -130,5 +130,5 @@ PARAMS progress report notification data."
("window/progress"
'lsp-latex-window-progress))))
(provide 'lsp-latex)
(provide 'extensions/latex/lsp-latex)
;;; lsp-latex.el ends here