V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
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 · 2013-09-27 18:54:42 +08:00 · 3500 次点击
    这是一个创建于 3835 天前的主题,其中的信息可能已经有所发展或是发生改变。


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


    autocmd filetype python setlocal completeopt-=preview
    behappy
        4
    behappy  
       2013-09-28 11:51:42 +08:00
    Thx
    yueyoum
        5
    yueyoum  
       2013-09-28 21:16:57 +08:00
    thanks
    LZ 解决同样一直困扰我的问题
    psjay
        6
    psjay  
       2013-10-03 17:31:02 +08:00
    thanks!困扰我很久了
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   5387 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 25ms · UTC 06:50 · PVG 14:50 · LAX 23:50 · JFK 02:50
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.