Skip to content

wjlroe/brutalist.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

brutalist.vim

A vim port of https://git.madhouse-project.org/algernon/brutalist-theme.el

Screenshot

Installation

vim-plug

Add this to your ~/.vimrc and run PlugInstall in vim:

Plug 'wjlroe/brutalist.vim'

Vundle

Add the following to your ~/.vimrc file and run PluginInstall in vim:

Plugin 'chriskempson/base16-vim'

Pathogen

cd ~/.vim/bundle
git clone https://github.com/wjlroe/brutalist.vim.git

Manual

cd ~/.vim/colors
git clone git://github.com/wjlroe/brutalist.vim.git brutalist.vim
cp brutalist.vim/colors/brutalist.vim .