https://github.com/endel/vim-github-colorscheme
A vim colorscheme based on Github's syntax highlighting.
https://github.com/endel/vim-github-colorscheme
Last synced: 12 months ago
JSON representation
A vim colorscheme based on Github's syntax highlighting.
- Host: GitHub
- URL: https://github.com/endel/vim-github-colorscheme
- Owner: endel
- Created: 2011-12-29T01:36:41.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2019-04-14T13:21:46.000Z (about 7 years ago)
- Last Synced: 2025-04-06T00:11:21.972Z (about 1 year ago)
- Language: Vim script
- Homepage:
- Size: 12.7 KB
- Stars: 236
- Watchers: 10
- Forks: 61
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
vim-github-colorscheme
===
A vim colorscheme based on github's syntax highlighting. Originally created by
[Anthony Carapetis](http://www.vim.org/scripts/script.php?script_id=2855)
```viml
" ~/.vimrc
colorscheme github
```
Screenshots
---


Install it using Pathogen or Vundle.
License
---
Distributed under the same terms as Vim itself. See `:help license`.