mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-10-13 13:13:03 +00:00
Removed final newline from snippet files.
This commit is contained in:
parent
6c84d6c428
commit
d3086586be
@ -3,4 +3,3 @@
|
||||
#key: autoload
|
||||
# --
|
||||
(autoload 'FUNCNAME$0 "FILENAME" &optional "DOCSTRING" INTERACTIVE TYPE)
|
||||
|
||||
|
@ -4,4 +4,3 @@
|
||||
#key: botap
|
||||
# --
|
||||
(bounds-of-thing-at-point '$0) ; symbol, list, sexp, defun, filename, url, email, word, sentence, whitespace, line, page ...
|
||||
|
||||
|
@ -4,4 +4,3 @@
|
||||
#key: tap
|
||||
# --
|
||||
(thing-at-point '$0) ; symbol, list, sexp, defun, filename, url, email, word, sentence, whitespace, line, page ...
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user