augroup my-glyph-palette
  autocmd! *
  autocmd FileType vaffle call glyph_palette#apply()
augroup END