mirror of
https://github.com/joaotavora/yasnippet.git
synced 2026-02-04 14:32:26 +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