摘要:
.vimrc/root/.vim/template/python=======:set ts=4:set noexpandtab:%retab!if filereadable("/root/.vim/template/python") autocmd BufNewFile *.py 0 read /root/.vim/template/pythonendif 阅读全文
posted @ 2014-03-01 22:15 NooBkey 阅读(153) 评论(0) 推荐(0) 编辑