Use correct mode here
This commit is contained in:
parent
7f0a26ee95
commit
185a79a8d9
@ -1002,7 +1002,7 @@ Emacs support for the Language Server Protocol
|
||||
(use-package dap-mode
|
||||
:after (lsp-mode))
|
||||
|
||||
(add-to-list 'evil-emacs-state-modes 'xref-mode)
|
||||
(add-to-list 'evil-emacs-state-modes 'xref--xref-buffer-mode)
|
||||
|
||||
(with-eval-after-load 'lsp-clients
|
||||
(defun lsp-typescript-javascript-tsx-jsx-activate-p (filename major-mode)
|
||||
|
Loading…
Reference in New Issue
Block a user