mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-12-17 02:44:17 +00:00
Removed final newline from snippet files.
This commit is contained in:
@@ -14,4 +14,4 @@ This works on the current region."
|
||||
(goto-char (point-min))
|
||||
(while (search-forward ">" nil t) (replace-match ">" nil t))
|
||||
)
|
||||
)
|
||||
)
|
||||
Reference in New Issue
Block a user