mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
Switched to a more recently updated version of Escreen.
This commit is contained in:
@@ -67,6 +67,13 @@
|
||||
:post-init (lambda ()
|
||||
(require 'eproject)
|
||||
(require 'eproject-extras)))
|
||||
(:name escreen
|
||||
:description "Emacs window session manager"
|
||||
:type git
|
||||
:url "git://github.com/renard/escreen-el.git"
|
||||
:post-init (lambda ()
|
||||
(autoload 'escreen-install "escreen" nil t)))
|
||||
|
||||
(:name feature-mode
|
||||
:type git
|
||||
:url "git://github.com/michaelklishin/cucumber.el.git")
|
||||
@@ -141,7 +148,6 @@
|
||||
auto-complete-emacs-lisp
|
||||
coffee-mode
|
||||
ecb
|
||||
escreen
|
||||
evil
|
||||
full-ack
|
||||
git-blame
|
||||
|
||||
Reference in New Issue
Block a user