How can I work on VIM for python code such as cscope for C code?



Hi, guys ~~

How can i work on VIM for python code? I use cscope plugin on VIM for
C code before, it helps me to different function and search C
variable where it is defined.

I'm now starting to learn python, and I'd like to know how works on
VIM.

I saw that the VIM is support python such as syntax highlighting,
autocmd,etc. but I really want to know if it can work with TAG.

Do I need to downlaod other software/plugin?

Thanks,

.



Relevant Pages

  • Re: Anyone use ELSE minor-mode in Emacs?
    ... > with the standard emacs keys, but I don't like to change them. ... Emacs and Vim key-bindings are pretty different, ... Vim that I was in Emacs. ... Then a Python script analyses the received email and pre-sorts it in ...
    (comp.lang.python)
  • Re: Autocompletion and Interactive Tables in a Python IDE
    ... Python's IDLE has only half of the first of these features. ... lot of searching and found the PyDev extensions for Eclipse's Python ... You might want to try vim. ... that takes six keystrokes for what FoxPro can do in one. ...
    (comp.lang.python)
  • Re: Best IDE for Python
    ... Emacs and vim both have good integration of BicycleRepairMan for python ... the editor jumps directly to it. ... follow the right client versions, ...
    (comp.lang.python)
  • Re: Anyone use ELSE minor-mode in Emacs?
    ... To quickly check that it works, once in the new Vim, try: ... Getting Mutt and some of my Python scripts to really cooperate required ... work habits, and if I find something that pleases me more than Mutt, I ...
    (comp.lang.python)
  • Re: IDLE history, Python IDE, and Interactive Python with Vim
    ... > can append the last executed command to a file. ... > that vim has a utility for running python commands from its command ... IPython fires up Gvim instead of the default notepad. ...
    (comp.lang.python)