Skip to content

jfuzaroa/aperture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

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!

Releases

No releases published

Packages

No packages published