restored yasnippet
This commit is contained in:
parent
ac01f235cc
commit
103dbcd8d0
573 changed files with 71124 additions and 0 deletions
vendor/yasnippet/snippets/emacs-lisp-mode
6
vendor/yasnippet/snippets/emacs-lisp-mode/bounds-of-thing-at-point.yasnippet
vendored
Executable file
6
vendor/yasnippet/snippets/emacs-lisp-mode/bounds-of-thing-at-point.yasnippet
vendored
Executable file
|
@ -0,0 +1,6 @@
|
|||
# contributor: Xah Lee (XahLee.org)
|
||||
# name: bounds-of-thing-at-point
|
||||
# key: bounds-of-thing-at-point
|
||||
# key: botap
|
||||
# --
|
||||
(bounds-of-thing-at-point '$0) ; symbol, list, sexp, defun, filename, url, email, word, sentence, whitespace, line, page ...
|
Loading…
Add table
Add a link
Reference in a new issue