This website requires JavaScript.
Explore
Help
Register
Sign In
jflack
/
yasnippet-snippets
Watch
1
Star
0
Fork
You've already forked yasnippet-snippets
0
Code
Issues
Pull requests
Releases
Wiki
Activity
80669fd289
yasnippet-snippets
/
snippets
/
emacs-lisp-mode
/
find-file
6 lines
96 B
Text
Raw
Normal View
History
Unescape
Escape
add many snippets from default yasnippet distribution
2011-11-19 20:30:32 +01:00
#contributor: Xah Lee (XahLee.org)
#name: find-file
#key: find-file
#key: ff
# --
Remove extraneous spaces at the end of common snippets I find myself using lots of these, but I always have to edit them to remove the extra space they add. This patch removes all of those cases.
2016-01-20 13:53:10 +01:00
(find-file $0)
Reference in a new issue
Copy permalink