Please enable JavaScript in your browser!
홈
탐색
도움말
로그인
distopico
/
dotemacs
Watch
1
Star
0
포크
0
파일
이슈
0
풀 리퀘스트
0
위키
트리:
4838238fe5
브랜치
태그
devel
main
v2.1.0
v2.0.2
v2.0.0
dotemacs
/
snippets
/
python-mode
/
hline
hline
98 B
히스토리
Raw
1
2
3
4
5
# -*- coding: utf-8 -*-
# name: hline
# key: hline
# --
`(make-string (- 80 (current-column)) ?#)`