lib/rouge/lexers/viml/keywords.rb in rouge-3.2.1 vs lib/rouge/lexers/viml/keywords.rb in rouge-3.3.0

- old
+ new

@@ -1,5 +1,7 @@ # encoding: utf-8 +# frozen_string_literal: true + # DO NOT EDIT: automatically generated by `rake builtins:vim`. # see tasks/vim.rake for more info. module Rouge module Lexers class VimL \ No newline at end of file