Class
Rouge::Lexers::VimL
In:
lib/rouge/lexers/viml.rb
lib/rouge/lexers/viml/keywords.rb
Parent:
RegexLexer
Methods
find_likely_mapping
keywords
keywords
mapping_contains?
Public Class methods
keywords
()
keywords
()
Public Instance methods
find_likely_mapping
(mapping, word)
binary search through the mappings to find the one that‘s likely to actually work.
mapping_contains?
(mapping, word)
[Validate]