mirror of
https://github.com/joaotavora/yasnippet.git
synced 2026-02-05 23:12:26 +00:00
Closes #372: removed trailing spaces in snippets
This commit is contained in:
@@ -4,6 +4,6 @@
|
||||
# --
|
||||
${1:option} match {
|
||||
case None => $0
|
||||
case Some(res) =>
|
||||
case Some(res) =>
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user