6 lines
127 B
Plaintext
Raw Normal View History

# -*- mode: snippet -*-
# name: fixme
# key: fi
# condition: (not (eq major-mode 'sh-mode))
# --
`(yas-with-comment "FIXME: ")`