8000 GitHub - lkva92as/github_editor_theme: Github Theme for Textmate, Sublime Text, and Vim
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

lkva92as/github_editor_theme

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Theme

This is a GitHub theme for TextMate, Sublime Text and Vim.

TextMate 1

To install it:

$ cd ~/Library/Application\ Support/TextMate/Themes && curl -O https://raw.github.com/sbecker/github_editor_theme/master/GitHub.tmTheme

Sublime Text

To install it:

$ cd ~/Library/Application Support/Sublime Text 2/Packages && git clone https://github.com/sbecker/github_editor_theme

To activate it, go to Preferences -> Color Scheme -> github_editor_theme -> GitHub

Vim

To install it:

$ cd ~/.vim/colors/ && curl -O https://raw.github.com/sbecker/github_editor_theme/master/github.vim

To activate it in vim, run the command :colorscheme github or make it persistent in your .vimrc.

Copyright (c) 2008 Scott Becker, released under the MIT license

About

Github Theme for Textmate, Sublime Text, and Vim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 100.0%
0