Update sh.snippets

This commit is contained in:
Gert 2015-03-24 22:32:12 +01:00
parent 5cec420886
commit 5fed02a017

View File

@ -93,8 +93,3 @@ snippet fun
${0:#function_body}
}
snippet funtitle
#=== FUNCTION ===============================================================
# NAME: ${1:function_name}
# DESCRIPTION: ${0:One line to give a brief description.}
#==============================================================================