Add tramp category

This commit is contained in:
James Cherti
2025-11-03 15:54:47 -05:00
parent 1f360555e9
commit b05e32dfb9

View File

@@ -106,8 +106,6 @@
;; Position underlines at the descent line instead of the baseline.
(setq x-underline-at-descent-line t)
(setq tramp-verbose 1)
(setq tramp-completion-reread-directory-timeout 50)
(setq remote-file-name-inhibit-cache 50)
;; Automatically rescan the buffer for Imenu entries when `imenu' is invoked
@@ -124,6 +122,11 @@
;; Benefit: you never lose bookmarks if Emacs crashes.
(setq bookmark-save-flag 1)
;;; tramp
(setq tramp-verbose 1)
(setq tramp-completion-reread-directory-timeout 50)
;;; Files
;; Delete by moving to trash in interactive mode