From 1d861597ba651fd698d90cce196c6c2025e95b40 Mon Sep 17 00:00:00 2001 From: PHO Date: Tue, 8 Feb 2011 10:40:43 +0900 Subject: [PATCH] Auto commit by The Sugar System. --- dot-files/_emacs_el | 1 + dot-files/_vimperatorrc | 1 + 2 files changed, 2 insertions(+) diff --git a/dot-files/_emacs_el b/dot-files/_emacs_el index bce079b..5ea07e2 100644 --- a/dot-files/_emacs_el +++ b/dot-files/_emacs_el @@ -454,6 +454,7 @@ '(newsticker-url-list-defaults (quote (("slashdot" "http://slashdot.org/index.rss" nil 3600)))) '(nxml-auto-insert-xml-declaration-flag t) '(nxml-slash-auto-complete-flag t) + '(rcirc-server-alist (quote (("irc1.ymir.jp" :nick "PHO`cons" nil nil)))) '(riece-layout "default") '(riece-layout-alist (quote (("middle-right" riece-configure-windows right middle) ("middle-left" riece-configure-windows left middle) ("top-right" riece-configure-windows right top) ("top-left" riece-configure-windows left top) ("bottom-right" riece-configure-windows right bottom) ("bottom-left" riece-configure-windows left bottom) ("top" riece-configure-windows-top) ("spiral" riece-configure-windows-spiral) ("default" . "middle-right")))) '(riece-others-buffer-mode nil) diff --git a/dot-files/_vimperatorrc b/dot-files/_vimperatorrc index 1be0a36..3545479 100644 --- a/dot-files/_vimperatorrc +++ b/dot-files/_vimperatorrc @@ -1,6 +1,7 @@ "2.3.1 (created: 2010/04/07 18:56:53) set guioptions=mrnb +set editor=/usr/pkg/bin/emacsclient map h map l -- 2.40.0