File tree Expand file tree Collapse file tree 3 files changed +7
-0
lines changed
Expand file tree Collapse file tree 3 files changed +7
-0
lines changed Original file line number Diff line number Diff line change 44.ropeproject
55.DS_Store
66.todo_cache
7+ database /Mysql_bast_practice.htm
Original file line number Diff line number Diff line change 4646- buildout: 项目构建工具
4747- pyenv/virtualenv: 多版本管理
4848
49+ Api 工具
50+ --------------------------------------
51+ - checklist: http://python.apichecklist.com/
4952
5053测试工具
5154--------------------------------------
Original file line number Diff line number Diff line change 294294 " 多行加上引号 http://stackoverflow.com/questions/9055998/vim-add-tag-to-multiple-lines-with-surround-vim"
295295 :1,3norm yss"
296296
297+ # Git 插件
298+ Plugin ' tpope/vim-fugitive' # 在 vim 里执行 :Gblame 可以看到当前文件每行代码的提交人和日期,方便找人背锅
299+
297300
298301用markdown文件制作html ppt
299302-------------------------------------------------------------
You can’t perform that action at this time.
0 commit comments