Skip to content

Commit

Permalink
bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ROCKTAKEY committed Nov 4, 2023
1 parent 0e2ede9 commit 9a59f26
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lsp-latex.el
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
;; Author: ROCKTAKEY <rocktakey@gmail.com>
;; Keywords: languages, tex

;; Version: 3.6.3
;; Version: 3.6.4

;; Package-Requires: ((emacs "27.1") (lsp-mode "6.0") (consult "0.35"))
;; URL: https://github.com/ROCKTAKEY/lsp-latex
Expand Down Expand Up @@ -987,7 +987,7 @@ PARAMS progress report notification data."


;;; Interface
(eval-when-compile
(eval-and-compile
(lsp-interface
(texlab:BuildTextDocumentParams
(:textDocument) (:position?))
Expand Down

0 comments on commit 9a59f26

Please sign in to comment.