From acf5d328e9700c756965866507dcdb34ac1baa5d Mon Sep 17 00:00:00 2001 From: Alex Date: Sun, 1 Mar 2026 11:37:07 +0100 Subject: Disable tramp/eglot stuff that causes some bootstrapping issues --- emacs/emacs.el | 3 --- 1 file changed, 3 deletions(-) (limited to 'emacs') diff --git a/emacs/emacs.el b/emacs/emacs.el index 50639786..807d1ed2 100644 --- a/emacs/emacs.el +++ b/emacs/emacs.el @@ -67,9 +67,6 @@ :config (global-kkp-mode +1)) -;; Helps eglot locate remote language servers, such as ones in ~/.local/bin -(add-to-list 'tramp-remote-path 'tramp-own-remote-path) - ;; Install xclip so cutting/copying in Emacs on a terminal affects the graphical clipboard (use-package xclip :ensure t -- cgit v1.2.3