mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-12-18 03:14:16 +00:00
Removed final newline from snippet files.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#contributor: Xah Lee (XahLee.org)
|
||||
#name: grab buffer substring
|
||||
# --
|
||||
(setq $0 (buffer-substring-no-properties myStartPos myEndPos))
|
||||
(setq $0 (buffer-substring-no-properties myStartPos myEndPos))
|
||||
Reference in New Issue
Block a user