lib/textbringer/commands/dabbrev.rb in textbringer-1.0.0 vs lib/textbringer/commands/dabbrev.rb in textbringer-1.0.1

- old
+ new

@@ -1,6 +1,4 @@ -# frozen_string_literal: true - module Textbringer module DabbrevExtension refine Buffer do def dabbrev_expand(contd = false) if contd && self[:dabbrev_stem]