Skip to content

Commit

Permalink
Add README for vim-powerline layer
Browse files Browse the repository at this point in the history
Resolves #3218
  • Loading branch information
robbyoconnor authored and TheBB committed Oct 2, 2015
1 parent aa2c416 commit f991073
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions layers/+vim/vim-powerline/README.org
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@

#+TITLE: vim-powerline contribution layer for Spacemacs


* Table of Contents :TOC@4:
- [[#description][Description]]
- [[#install][Install]]
- [[#key-bindings][Key bindings]]

* Description
A powerline theme modeled after the vim powerline theme.

* Install

To use this contribution add it to your =~/.spacemacs=

#+BEGIN_SRC emacs-lisp
(setq-default dotspacemacs-configuration-layers '(vim-powerline))
#+END_SRC

* Key bindings

None.

0 comments on commit f991073

Please sign in to comment.