From 0115f40bbb09617696df623fd6ba1e329c1bfcbb Mon Sep 17 00:00:00 2001 From: finga Date: Mon, 21 Oct 2024 08:12:42 +0200 Subject: [PATCH] init: Enable tramp configuration To apply the tramp configuration add it to the list of config-snippets. --- .emacs.d/init.el | 1 + 1 file changed, 1 insertion(+) diff --git a/.emacs.d/init.el b/.emacs.d/init.el index f5cde64..c1bc485 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -82,6 +82,7 @@ symbols, which are converted to strings, and suffixed with \".el\"." python ripgrep rust + tramp wl yaml))