Skip to content

Instantly share code, notes, and snippets.

@bogdan
Created July 5, 2016 09:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bogdan/62c7ec30fe83de4109fc2b7337f4a394 to your computer and use it in GitHub Desktop.
Save bogdan/62c7ec30fe83de4109fc2b7337f4a394 to your computer and use it in GitHub Desktop.
snippet cc "code"
``` ${1}
```
endsnippet
snippet rb "rb"
``` ruby
${1}
```
endsnippet
snippet sl "sl"
!SLIDE ${1}
endsnippet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment