Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
distopico
/
dotemacs
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
4838238fe5
Branches
Tags
devel
main
v2.1.0
v2.0.2
v2.0.0
dotemacs
/
snippets
/
python-mode
/
hline
hline
98 B
History
Raw
1
2
3
4
5
# -*- coding: utf-8 -*-
# name: hline
# key: hline
# --
`(make-string (- 80 (current-column)) ?#)`