yasnippet-snippets/snippets/fish-mode/block

8 lines
81 B
Plaintext

# -*- mode: snippet -*-
# name: begin ... end
# key: block
# --
begin
$0
end