05 2012 档案

摘要:配置python开发环境: 1.pydoc.vim <leader>pw (<leader> = \)This plugin integrates the python documentation view- and search-tool "pydoc" into (g)vim. The plugin allows yout to view the documentation of a python-module or class by typing :Pydoc foo.bar.baz (e.g. :Pydoc re.compile)or sea 阅读全文
posted @ 2012-05-25 22:33 nango 阅读(211) 评论(0) 推荐(0)