Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 days 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 (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2019-04-14T13:21:46.000Z (over 5 years ago)
- Last Synced: 2024-08-07T18:46:08.594Z (3 months ago)
- Language: Vim script
- Homepage:
- Size: 12.7 KB
- Stars: 235
- 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
---![Screenshot](http://i.imgur.com/LJXdy.png )
![Diffsplit screenshot](http://i.imgur.com/RKtVD.png)
Install it using Pathogen or Vundle.
License
---Distributed under the same terms as Vim itself. See `:help license`.