Skip to content
This repository has been archived by the owner on Apr 6, 2021. It is now read-only.
/ focuspoint-vim Public archive

Vim color file that makes long coding sessions better while still maintaining color coordination and important keyword focus.

Notifications You must be signed in to change notification settings

chase/focuspoint-vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

FocusPoint: an epic color file for Vim

Screenshot

FocusPoint aims to maintain a balance between the bright, friendly colors of Molokai and the dim, relaxed colors of Zenburn.

NEW! FocusPoint supports full-color, 256-color, and 16-color modes.

Install

Using Vundle

  1. Add the following to your .vimrc where other bundles are located:

     Bundle 'chase/focuspoint-vim'
    
  2. Run from command line:

     $ vim +BundleInstall
    

Using pathogen

  1. Check out the repository into your bundle path:

     $ cd ~/.vim/bundle
     $ git clone git://github.com/chase/focuspoint-vim.git
    

Normal

  1. Copy colors/focuspoint.vim to your ~/.vim/colors folder.

Airline Support

If you use Airline and want a matching theme, try vim-airline-focuspoint.

About

Vim color file that makes long coding sessions better while still maintaining color coordination and important keyword focus.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published