Skip to content

Commit

Permalink
Support popup documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
manateelazycat committed Jan 6, 2025
1 parent 163f4ea commit ca1a400
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lsp-bridge.el
Original file line number Diff line number Diff line change
Expand Up @@ -2302,6 +2302,7 @@ Then we need call `lsp-bridge--set-mark-ring-in-new-buffer' in new buffer after
(read-only-mode -1)
(erase-buffer)
(insert value)
(lsp-bridge-replace-html-entities)
(setq-local truncate-lines nil)
(acm-markdown-render-content))

Expand Down

0 comments on commit ca1a400

Please sign in to comment.