restored yasnippet
This commit is contained in:
parent
ac01f235cc
commit
103dbcd8d0
573 changed files with 71124 additions and 0 deletions
5
vendor/yasnippet/snippets/emacs-lisp-mode/x-grabthing.yasnippet
vendored
Executable file
5
vendor/yasnippet/snippets/emacs-lisp-mode/x-grabthing.yasnippet
vendored
Executable file
|
@ -0,0 +1,5 @@
|
|||
# contributor: Xah Lee (XahLee.org)
|
||||
# name: grab word under cursor
|
||||
# key: x-grabthing
|
||||
# --
|
||||
(setq $0 (thing-at-point 'symbol))
|
Loading…
Add table
Add a link
Reference in a new issue