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