推荐学习书目
› Learn Python the Hard Way
Python Sites
› PyPI - Python Package Index
› http://diveintopython.org/toc/index.html
› Pocoo
值得关注的项目
› PyPy
› Celery
› Jinja2
› Read the Docs
› gevent
› pyenv
› virtualenv
› Stackless Python
› Beautiful Soup
› 结巴中文分词
› Green Unicorn
› Sentry
› Shovel
› Pyflakes
› pytest
Python 编程
› pep8 Checker
Styles
› PEP 8
› Google Python Style Guide
› Code Style from The Hitchhiker's Guide
tuoxie007
V2EX  ›  Python

偶然在python源码里发现了一个vim配置文件,好想还蛮好用的

  •  
  •   tuoxie007 ·
    tuoxie007 · Mar 17, 2012 · 5069 views
    This topic created in 5305 days ago, the information mentioned may be changed or developed.
    是这个文件:Python-2.7.2/Misc/Vim/python.vim
    转存到home下,放在~/.vimrc里
    if filereadable("~/.vim/python.vim")
    source ~/.vim/python.vim
    endif
    然后打开一个.py文件之后Ctrl+P自动不全功能就很牛叉了
    其他功能还没研究,要睡觉去了
    No Comments Yet
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Privacy   ·   Solana   ·   1085 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 24ms · UTC 17:53 · PVG 01:53 · LAX 10:53 · JFK 13:53
    ♥ Do have faith in what you're doing.