diff --git a/init.el b/init.el index 01399b9..d78a781 100644 --- a/init.el +++ b/init.el @@ -1,5 +1,5 @@ ;;; init.el --- tastytea's Emacs init file. -;; Time-stamp: <2019-07-10T23:47:11+00:00> +;; Time-stamp: <2019-07-13T16:43:40+00:00> ;;; Commentary: ;; I am using this file with Emacs 26, but most of it will probably work with @@ -13,8 +13,9 @@ (add-to-list 'package-archives '("melpa" . "https://melpa.org/packages/") t) (setq package-archive-priorities '(("gnu" . 1) - ("melpa-stable" . 2) - ("melpa" . 3))) + ("melpa" . 2) + ("melpa-stable" . 3) + )) (package-initialize) ;; Add path for custom packages. @@ -484,9 +485,11 @@ With argument, do this that many times." ("" . neotree-show)) ;; Git integration. -(use-package git-commit) +(use-package git-commit + :pin melpa) (unless slow-computer (use-package magit + :pin melpa :config (defun my/magit-kill-buffers (arg) "Restore window configuration and kill all Magit buffers." diff --git a/server/server b/server/server index 33662ab..c0b6e77 100644 --- a/server/server +++ b/server/server @@ -1,2 +1,2 @@ -127.0.0.1:51313 3161 +127.0.0.1:51313 27026 phahw2ohVoh0oopheish7IVie9desh8aequeenei3uo8wahShe%thuadaeNa4ieh \ No newline at end of file