mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-02-18 16:58:23 +00:00
[mlir] Fix a typo to load lsp-mode correctly.
Differential Revision: https://reviews.llvm.org/D123745
This commit is contained in:
parent
ab8abeaf48
commit
18a01527ea
@ -20,7 +20,7 @@
|
||||
;; user made compatible server.
|
||||
|
||||
;;; Code:
|
||||
(require 'lsp-mod)
|
||||
(require 'lsp-mode)
|
||||
|
||||
(defgroup lsp-mlir nil
|
||||
"LSP support for MLIR."
|
||||
|
Loading…
x
Reference in New Issue
Block a user