Re: vim & python
> > I have a bunch of questions about using python scripting in vim and[color=blue][color=green]
> > about editing python with vim.[/color]
>
> Thanks for all of the answers to the second question, but what about
> vim scripting with python? I can not find *anything* about it (no
> docs, books or tutorials)[/color]
I don't have a tutorial, but I've written a quite large python script for
vim called vimsh. It might be helpful for you as a reference:
hth,
~brian
--
..--------------------------------------------------,--------.
| Brian Sturk - http://users.adelphia.net/~bsturk \ C/C++ |
|-------------------------. bsturk<AT>adelp hia.net | Python |
| http://www.telengard.com `------------------------`-------|
| Telengard Technologies Inc. - NT/*nix UI & device drivers |
`-----------------------------------------------------------'
> > I have a bunch of questions about using python scripting in vim and[color=blue][color=green]
> > about editing python with vim.[/color]
>
> Thanks for all of the answers to the second question, but what about
> vim scripting with python? I can not find *anything* about it (no
> docs, books or tutorials)[/color]
I don't have a tutorial, but I've written a quite large python script for
vim called vimsh. It might be helpful for you as a reference:
hth,
~brian
--
..--------------------------------------------------,--------.
| Brian Sturk - http://users.adelphia.net/~bsturk \ C/C++ |
|-------------------------. bsturk<AT>adelp hia.net | Python |
| http://www.telengard.com `------------------------`-------|
| Telengard Technologies Inc. - NT/*nix UI & device drivers |
`-----------------------------------------------------------'
Comment