feat(syncthing): Add syncthing package with custom faces

This commit is contained in:
User
2026-06-24 08:39:00 +08:00
parent 402a33d25e
commit 7248e882ab
4 changed files with 28 additions and 2 deletions

View File

@@ -17,6 +17,9 @@
(w32-shell-execute "open" "runemacs.exe")
(kill-emacs)))
(defun disable-truncate-lines ()
(toggle-truncate-lines 1))
(defun my/jinx-smart-toggle ()
"Toggle jinx-mode smartly.
Disable jinx-mode if it's enable and global-jinx-mode is disable , otherwise toggle global-jinx-mode."