mirror of
https://github.com/joaotavora/yasnippet.git
synced 2026-02-05 06:52:26 +00:00
Removed final newline from snippet files.
This commit is contained in:
@@ -18,4 +18,4 @@ public ${1:Type} ${2:Name}
|
||||
set {
|
||||
this.${2:$(if (> (length text) 0) (format "_%s%s" (downcase (substring text 0 1)) (substring text 1 (length text))) "")} = value;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user