mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-12-12 16:34:18 +00:00
Removed final newline from snippet files.
This commit is contained in:
@@ -9,4 +9,4 @@ class ${1:`(let ((fn (capitalize (file-name-nondirectory
|
||||
((string-match "_" fn) (replace-match "" nil nil fn))
|
||||
(t fn)))`}
|
||||
$0
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user