소스 검색

Move ) to save some lines, lines are a rare commodity vertically, save the trees/lines

master
Mitchell Tishmack 5 년 전
committed by Mitch Tishmack
부모
커밋
6310e3a7b5
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. +1
    -2
      emacs.org

+ 1
- 2
emacs.org 파일 보기

@@ -619,8 +619,7 @@ oomph with all the crap it did.
(if (eq (point) (region-beginning))
(format "%%l … %d" (line-number-at-pos (region-end)))
(format "%d … %%l" (line-number-at-pos (region-beginning))))
":%l"))))
)
":%l")))))
#+END_SRC

*** yasnippet


불러오는 중...
취소
저장