wjlroe / brutalist.vim

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 .

About

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


Languages

Language:Vim Script 100.0%