Skip to content

Instantly share code, notes, and snippets.

@yyq123
Created March 31, 2017 09:40
Show Gist options
  • Save yyq123/8ccf228e869fb644f395e1756095de3d to your computer and use it in GitHub Desktop.
Save yyq123/8ccf228e869fb644f395e1756095de3d to your computer and use it in GitHub Desktop.
FunctionDef.vim
function Name(arg1, arg2,...argN) keyword
code_to_execute_when_function_is_called
endfunction
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment