forked from colonelpanic/dotfiles
9 lines
263 B
Plaintext
9 lines
263 B
Plaintext
|
# -*- mode: snippet -*-
|
||
|
# name: options
|
||
|
# contributor : Rick Moynihan <rick@sourcesmouth.co.uk>
|
||
|
# contributor: Rafael Villarroel (rvf0068@gmail.com)
|
||
|
# binding: C-c y o
|
||
|
# condition: (or (= (current-column) 3) (= (current-column) 0))
|
||
|
# key: opt
|
||
|
# --
|
||
|
#+OPTIONS: ${0}
|