vim-powerline: Remove unused sections in README

This commit is contained in:
Eivind Fonn 2015-10-02 19:32:51 +02:00
parent f991073759
commit d5084510a6
1 changed files with 0 additions and 7 deletions

View File

@ -1,11 +1,8 @@
#+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.
@ -17,7 +14,3 @@ 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.