标签: python vim
我已经将我的gVim设置为omnicompletion,但仅适用于标准库atm ..如何包含其他库(Django,Pygame等)?
谢谢!
答案 0 :(得分:1)
这是tutorial on using omnicomplete with Django。