Install yasnippet and vala-snippets packages
This commit is contained in:
5
elpa/yasnippet-20160924.2001/snippets/emacs-lisp-mode/x-grabthing
Executable file
5
elpa/yasnippet-20160924.2001/snippets/emacs-lisp-mode/x-grabthing
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))
|
Reference in New Issue
Block a user