Skip to content

Commit

Permalink
merge master
Browse files Browse the repository at this point in the history
  • Loading branch information
werhner committed Nov 1, 2023
1 parent 0eb5e75 commit bfd0020
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions lsp-bridge.el
Original file line number Diff line number Diff line change
Expand Up @@ -2449,13 +2449,7 @@ We need exclude `markdown-code-fontification:*' buffer in `lsp-bridge-monitor-be
(add-hook 'kill-buffer-hook 'lsp-bridge-remote-kill-buffer nil t)
(setq lsp-bridge-tramp-sync-var t)))

<<<<<<< Updated upstream
(defcustom lsp-bridge-tramp-blacklist nil "tramp-hosts that disable lsp-bridge")
||||||| Stash base
(defvar lsp-bridge-tramp-blacklist nil)
=======
(defcustom lsp-bridge-tramp-blacklist nil "tramp hosts that don't use lsp-bridge")
>>>>>>> Stashed changes

(defun lsp-bridge-sync-tramp-remote ()
(interactive)
Expand Down

0 comments on commit bfd0020

Please sign in to comment.