Skip to content

Instantly share code, notes, and snippets.

View hophacker's full-sized avatar
💭
BEST OR SHIT

hophacker hophacker

💭
BEST OR SHIT
  • 苏州瑞立思科技有限公司
  • 苏州
View GitHub Profile
#Wed Jun 05 15:49:48 CST 2013
@hophacker
hophacker / Default (Windows).sublime-keymap
Created May 15, 2013 17:38
Key_map_for_documentation
[
{"keys": ["ctrl+shift+t"], "command": "delete_trailing_spaces"},
{"keys": ["f1"], "command": "goto_documentation"}
]
@hophacker
hophacker / a.cpp
Created May 15, 2013 15:38
Linter with cpp
')
@hophacker
hophacker / Gist.sublime-settings
Created May 15, 2013 15:33
My first gist snippet
{
// Your username on GitHub
"username": "jokerfeng2010",
// Your password on GitHub
"password": "FJqq1314",
// Your GitHub API token
// see: https://github.com/condemil/Gist#generating-access-token
"token": "",