This website requires JavaScript.
Explore
Help
Sign In
phundrak
/
dotfiles
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Activity
Files
ff274510e520dcae3ca1dcf009f759e5af1a7ee4
dotfiles
/
.config
/
emacs
/
private
/
snippets
/
org-mode
/
emacs-lisp
T
7 lines
100 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Added files that were lost during previous commits
2020-02-15 22:21:53 +01:00
# -*- mode: snippet -*-
# name: emacs-lisp block
# key: <el
# --
#+BEGIN_SRC emacs-lisp
$0
#+END_SRC
Reference in New Issue
Copy Permalink