]> gitweb @ CieloNegro.org - sugar.git/commitdiff
Auto commit by The Sugar System.
authorPHO <pho@cielonegro.org>
Tue, 5 Jan 2021 02:48:00 +0000 (11:48 +0900)
committerPHO <pho@cielonegro.org>
Tue, 5 Jan 2021 02:48:00 +0000 (11:48 +0900)
dot-files/_emacs_el

index 77aa3238dbb9dfe33b0f143ffb5c980661104044..0e2ec904e0a2b42e69b8c673c35dc239cdc1b8d0 100644 (file)
@@ -700,7 +700,9 @@ Will prompt you shell name when you type `C-u' before this command." t)
    (quote
     (("gnu" . "https://elpa.gnu.org/packages/")
      ("melpa" . "https://melpa.org/packages/"))))
- '(package-selected-packages (quote (cargo toml-mode rust-mode)))
+ '(package-selected-packages
+   (quote
+    (undo-tree auto-complete typescript-mode cargo toml-mode rust-mode)))
  '(rcirc-server-alist (quote (("irc1.ymir.jp" :nick "PHO`cons" nil nil))))
  '(riece-layout "default")
  '(riece-layout-alist
@@ -725,7 +727,7 @@ Will prompt you shell name when you type `C-u' before this command." t)
  '(tramp-auto-save-directory "/tmp/tramp-auto-save")
  '(tramp-completion-reread-directory-timeout 2)
  '(tramp-default-host "localhost")
- '(tramp-default-method "sshx" nil (tramp))
+ '(tramp-default-method "sshx")
  '(uniquify-buffer-name-style (quote forward) nil (uniquify))
  '(uniquify-trailing-separator-p t)
  '(vc-cvs-diff-switches (quote ("-u")))