nvimdev/dope

issues in python

notwidow opened this issue · 2 comments

Hi, i have 2 issues i face again and again in python.

  1. Whenever i create a set in python then the indent applied is doubled.
  2. When i want to change a long line in python then that line is auto divided in 2 lines.
    IMG20221220070752

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.

:h textwidth

:h textwidth

and what about double indent ? the screenshot