1
0
Files
nix-shared/home/develop/emacs/snippets/text-mode/hr

5 lines
96 B
Plaintext
Raw Normal View History

# -*- mode: snippet -*-
# name: hr
# key: hr
# --
/*`(make-string (- 78 (current-column)) ?*)`*/