jfuzaroa / aperture

A Vim colorscheme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Aperture Color Scheme for Vim

Aperture is a vim colorscheme that is easy on the eyes.
It is recommended to use the polyglot plugin for enhanced syntax highlighting.

Screenshot

Installation

1.) Place the aperture.vim file in your own machine's vim colors directory. (Usually ~/.vim/colors)

2.) Add the following to your .vimrc.

colorscheme aperture

3.) Make sure you have syntax processing enabled in your .vimrc with

syntax enable

4.) Done!

About

A Vim colorscheme


Languages

Language:Vim Script 100.0%