sponsor Vim development Vim logo Vim Book Ad

Darkdevel : Vim colorscheme

 script karma  Rating 29/16, Downloaded by 2751  Comments, bugs, improvements  Vim wiki

created by
Hallison Batista
 
script type
color scheme
 
description
Darkdevel Vim colorscheme.
 
install details
You cant install this color scheme downloading the Vimball gzipped from script
[page][1] and type de command:

    vim -ne darkdevel-<version>.vba.gz +'source %' +'quit'

Or checkout the Git repository hosted on [Github][2]:

    git clone --branch develop http://github.com/depuracao/vim-darkdevel.git
    cd vim-darkdevel
    make install

If you want other method, try the [pathogen plugin][3]:

    cd ~/.vim/bundle
    git clone --branch master http://github.com/depuracao/vim-darkdevel.git

[1]: http://www.vim.org/scripts/script.php?script_id=2573
  "Vim - Darkdevel script page"
[2]: http://github.com/depuracao/vim-darkdevel
  "Vim -Darkdevel repository"
[3]: http://github.com/tpope/vim-pathogen
  "Vim - Pathogen to bundle plugins"

This plugin is distributed under the Vim License terms. See `:help license`.
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
darkdevel-2.0.0.vba.gz 2.0.0 2012-02-23 6.0 Hallison Batista * Fully rewritten to support 8, 16 and 256 colors in XTerm.
* New development structure.
darkdevel-1.1.2.zip 1.1.2 2009-03-26 7.0 Hallison Batista Bug fixes.

md5sum: d189df7babb22987979aefd559693c82
darkdevel-1.1.1.zip 1.1.1 2009-03-17 7.0 Hallison Batista Released version 1.1.1

* Colors fixes
* Improve color cursor line
darkdevel-1.1.0.zip 1.1.0 2009-03-16 7.0 Hallison Batista Update colors and adding new files.

  * The color of column and row of the cursor were darkened.
  * A script was added for packaging.

Visit GitHub.com for more informations.
darkdevel-1.0.0.zip 1.0.0 2009-03-06 7.0 Hallison Batista Initial upload
ip used for rating: 3.17.150.89

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github