[Tutor] Enable Python feature in vim editor
Alex Kleider
alexkleider at gmail.com
Mon Nov 22 14:45:07 EST 2021
Since Leam provided his .vimrc I thought I'd do the same.
(Thanks, Leam. I'm interested in having a close look at it.)
It's commented enough that hopefully you'll be able to make sense of the
plugin(s). If I remember correctly my main goal regarding the plugin(s)
was to get automatic tag completion when editing html/xml etc (which I
seldom do anymore.)
I'm sending it as an attachment since I believe text_only attachments do
come through- if not (and you are interested) let me know and I'll resend
(in the email body.)
My other motive is to see if anyone has any comments/criticism
(constructive or otherwise.)
Alex
On Mon, Nov 22, 2021 at 11:00 AM Kaushal Shriyan <kaushalshriyan at gmail.com>
wrote:
> Hi,
>
> I am using vim editor to write python scripts. Is there a way to enable
> syntax, help and indentation of python script?
>
> Thanks in advance. I look forward to hearing from you.
>
> Best Regards,
>
> Kaushal
> _______________________________________________
> Tutor maillist - Tutor at python.org
> To unsubscribe or change subscription options:
> https://mail.python.org/mailman/listinfo/tutor
>
More information about the Tutor
mailing list