Module: VimColorScheme

Extended by:
Base
Defined in:
lib/vimcolorscheme.rb,
lib/vimcolorscheme/base.rb,
lib/vimcolorscheme/document.rb,
lib/vimcolorscheme/hex2term.rb,
lib/vimcolorscheme/raw_node.rb,
lib/vimcolorscheme/comment_node.rb,
lib/vimcolorscheme/highlight_node.rb

Defined Under Namespace

Modules: Base Classes: CommentNode, Document, Hex2Term, HighlightNode, RawNode

Constant Summary collapse

ROOTDIR =
File.expand_path(File.dirname(__FILE__) + '/..')

Method Summary

Methods included from Base

new