issues in python
notwidow opened this issue · 2 comments
notwidow commented
Hi, i have 2 issues i face again and again in python.
- Whenever i create a set in python then the indent applied is doubled.
- When i want to change a long line in python then that line is auto divided in 2 lines.
The first one is confirmed issue with neovim. and idk about the 2nd but it sometimes make it 2.
Note: Im not talking about wrap. but sometimes the long line becomes 2 lines when i try to change it.
glepnir commented
:h textwidth
notwidow commented
:h textwidth
and what about double indent ? the screenshot