el-get/recipes/splitter.rcp

9 lines
338 B
Plaintext
Raw Normal View History

(:name splitter
:description "Manage window splits"
:website "https://github.com/chumpage/chumpy-windows"
:type builtin
;; This is a "pseudo" package. Actual elisp file is installed
;; by the package chumpy-windows.
;; See ./chumpy-windows.rcp and issue #1034.
:depends (chumpy-windows))