Skip to main content
The 2024 Developer Survey results are live! See the results
added 56 characters in body
Source Link
Chen Levy
  • 1.7k
  • 1
  • 18
  • 24

Assuming that the variable python-indent is 4:

M-x python-shift-right (C-c >)
M-x python-shift-left  (C-c <)
M-x python-shift-right (C-c >)
M-x python-shift-left  (C-c <)

Assuming that the variable python-indent is 4:

M-x python-shift-right (C-c >)
M-x python-shift-left  (C-c <)
Source Link
Chen Levy
  • 1.7k
  • 1
  • 18
  • 24

M-x python-shift-right (C-c >)
M-x python-shift-left  (C-c <)