Skip to content

Instantly share code, notes, and snippets.

@ManInTheBox
Last active December 17, 2015 17:09
Show Gist options
  • Save ManInTheBox/5643849 to your computer and use it in GitHub Desktop.
Save ManInTheBox/5643849 to your computer and use it in GitHub Desktop.
my sublime text editor installed packages
{
"auto_upgrade_last_run": null,
"installed_packages":
[
"BracketHighlighter",
"Clipboard History",
"ColorPicker",
"FileDiffs",
"Find Function Definition",
"Gist",
"Git",
"GitGutter",
"HTML5",
"Jade",
"Markdown Preview",
"Nodejs",
"Package Control",
"PHP-Twig",
"SideBarEnhancements",
"SideBarGit",
"SublimeCodeIntel",
"SublimeLinter",
"SyncedSideBar",
"Theme - Soda"
]
}
@ManInTheBox
Copy link
Author

zanimljivo da kada kreiras gist GFM ne prepoznaje syntax highlighting (cak iako mu to navedes u ```language) vec on sam uradi po extenziji. a za komentare radi normalno GFM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment