mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
@ -227,7 +227,7 @@ is selected)."
|
|||||||
(if (and (bound-and-true-p lsp-mode)
|
(if (and (bound-and-true-p lsp-mode)
|
||||||
(lsp-feature? "textDocument/formatting"))
|
(lsp-feature? "textDocument/formatting"))
|
||||||
#'lsp-format-buffer
|
#'lsp-format-buffer
|
||||||
#'+format/buffer)))
|
#'+format/buffer))))
|
||||||
|
|
||||||
|
|
||||||
;;
|
;;
|
||||||
|
Reference in New Issue
Block a user