Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 581 Bytes

README.md

File metadata and controls

30 lines (16 loc) · 581 Bytes

Austere.vim

Severe or stern in disposition or appearance; somber and grave

This colorscheme was done using vim-colortemplate.

To update it, change the austere_template.vim file, and run :Colortemplate . (you ned the plugin for this to work).

How to install

Vundle

Plugin 'lurst/austere.vim'

NeoBundle

NeoBundle 'lurst/austere.vim'

VimPlug

Plug 'lurst/austere.vim'

Pathogen

cd ~/.vim/bundle
git clone https://github.com/lurst/austere.vim

Enjoy!