Sha256: fe2b0ed56e4fe5bc8098232934caae455b50ba1c0e96c06cc76510d5aa59fd01
Contents?: true
Size: 145 Bytes
Versions: 2
Compression:
Stored size: 145 Bytes
Contents
# frozen_string_literal: true module Textbringer CONFIG = { tab_width: 8, indent_tabs_mode: false, case_fold_search: true } end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
textbringer-0.1.1 | lib/textbringer/config.rb |
textbringer-0.1.0 | lib/textbringer/config.rb |