Sunday, July 13, 2025

Re: indent for python files

Dear Christian:
When I type in a py-file
for i in range(3):
I don't get an indentation when I type
print(i)
in the following line.
Is --clean a command line option for vim?


Am So., 13. Juli 2025 um 17:09 Uhr schrieb Christian Brabandt <cblists@256bit.org>:

Hi Stefan,

On Sa, 12 Jul 2025, Stefan Thomas wrote:
> Hello everyone.
> I have the problem that the automatic indentation for Python files no longer works for me.
> I assume that it is related to the newer version of the program (9.1).
> Can anyone help me?

Can you please give an example with what you see and what you expect?
Have you tried this using vim --clean?

Thanks,
Christian
--
Rune's Rule:
        If you don't care where you are, you ain't lost.

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/vim_use/aHPMMtwzd7PaeFH0%40256bit.org.

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/vim_use/CAH-WrMGzy-Atzyy%3DN1rpfzdSfzAT%2B7MJx26SH%2B__j5rv4Fj%3DBw%40mail.gmail.com.

No comments: