推荐学习书目
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
tioover
V2EX  ›  Python

Vim 中 Python 的自动补全怎么关闭自动弹出的文档?

  •  
  •   tioover ·
    tioover · Sep 27, 2013 · 4304 views
    This topic created in 4671 days ago, the information mentioned may be changed or developed.


    很贴心的功能,但是很烦……特别是选好了它不会自己关闭好像要手动关。
    6 replies    1970-01-01 08:00:00 +08:00
    tioover
        1
    tioover  
    OP
       Sep 27, 2013
    对了……用的是SuperTab
    tioover
        2
    tioover  
    OP
       Sep 27, 2013   ❤️ 1
    喵的,翻文档终于搜到了,这东西叫预览窗口,关闭的方法是 http://stackoverflow.com/questions/11722016/vim-omnicompletion-optional-preview-window
    tioover
        3
    tioover  
    OP
       Sep 27, 2013
    补充


    autocmd filetype python setlocal completeopt-=preview
    behappy
        4
    behappy  
       Sep 28, 2013
    Thx
    yueyoum
        5
    yueyoum  
       Sep 28, 2013
    thanks
    LZ 解决同样一直困扰我的问题
    psjay
        6
    psjay  
       Oct 3, 2013
    thanks!困扰我很久了
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2315 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 57ms · UTC 16:10 · PVG 00:10 · LAX 09:10 · JFK 12:10
    ♥ Do have faith in what you're doing.