forked from colonelpanic/dotfiles
8 lines
243 B
Plaintext
8 lines
243 B
Plaintext
|
# -*- mode: snippet -*-
|
||
|
# name: text
|
||
|
# contributor: Rick Moynihan <rick@sourcesmouth.co.uk>
|
||
|
# contributor: Rafael Villarroel (rvf0068@gmail.com)
|
||
|
# condition: (or (= (current-column) 4) (= (current-column) 0))
|
||
|
# key: text
|
||
|
# --
|
||
|
#+TEXT: ${1:text}
|