9 lines
300 B
EmacsLisp
9 lines
300 B
EmacsLisp
|
|
;; -*- no-byte-compile: t; lexical-binding: nil -*-
|
||
|
|
(define-package "0blayout" "20190703.527"
|
||
|
|
"Layout grouping with ease."
|
||
|
|
()
|
||
|
|
:url "https://github.com/etu/0blayout"
|
||
|
|
:commit "fd9a8f353dbd45b4628b5f84b8d8c2525ebf571d"
|
||
|
|
:revdesc "fd9a8f353dbd"
|
||
|
|
:keywords '("convenience" "window-management"))
|