mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-12-16 18:34:17 +00:00
Removed final newline from snippet files.
This commit is contained in:
@@ -51,4 +51,4 @@ class ${1:ClassName}(${2:object}):
|
||||
(split-string text ",")))
|
||||
(concat "\n" (make-string (current-column) 32)))
|
||||
}
|
||||
$0
|
||||
$0
|
||||
Reference in New Issue
Block a user