Hamlit plugin to modify the list of boolean attributes.
See k0kubun/hamlit#99.
gem 'hamlit-boolean_attributes'
# config/initializers/hamlit.rb
Hamlit::BooleanAttributes.add('amp')
Hamlit::BooleanAttributes.add('⚡')
The gem is available as open source under the terms of the MIT License.