spacemacs/layers/+vim/vim-powerline
syl20bnr 59c72c59b4 vim-powerline: remove exclusion of spaceline
Now that the layer can work with the MELPA version of powerline we
don't need to exclude spaceline.
2015-12-13 15:41:24 -05:00
..
local/vim-powerline vim-powerline: remove extensions.el and vim-powerline-excluded-packages 2015-12-13 15:41:24 -05:00
packages.el vim-powerline: remove exclusion of spaceline 2015-12-13 15:41:24 -05:00
README.org Fix some documentation bugs 2015-12-03 23:50:29 -05:00

vim-powerline layer

Description

A powerline theme modeled after the vim powerline theme.

Install

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

  (setq-default dotspacemacs-configuration-layers '(vim-powerline))