Add snippet for ks5 logbook entry
This commit is contained in:
parent
6797f5435d
commit
58edd2e151
10
home/emacs/snippets/fundamental-mode/ks5logbook
Normal file
10
home/emacs/snippets/fundamental-mode/ks5logbook
Normal file
|
@ -0,0 +1,10 @@
|
|||
# -*- mode: snippet -*-
|
||||
# name: KS5 Logbook Entry
|
||||
# key: ks5log
|
||||
# --
|
||||
|- style="vertical-align:top;"
|
||||
| `(current-time-string)`
|
||||
| $1
|
||||
| Evie
|
||||
| $2
|
||||
| $0
|
Loading…
Reference in a new issue