af6b1479f3
outshine layer: Add "Features:" section to the README outorg: use `a O` instead of `a o o` as a prefix outshine: add transient state outshine layer: (re)document keybindings, add imenu keybinding outshine layer: fix outorg mode keybinding documentation address review comments
12 lines
328 B
EmacsLisp
12 lines
328 B
EmacsLisp
;;; layers.el --- Outshine layers File for Spacemacs
|
|
;;
|
|
;; Copyright (c) 2012-2019 Sylvain Benner & Contributors
|
|
;;
|
|
;; Author: Langston Barrett <langston.barrett@gmail.com>
|
|
;; URL: https://github.com/syl20bnr/spacemacs
|
|
;;
|
|
;; This file is not part of GNU Emacs.
|
|
;;
|
|
;;; License: GPLv3
|
|
|
|
(configuration-layer/declare-layers '(org))
|