Disable electric indent for python strings (Bug#29305)
* lisp/progmodes/python.el (python-indent-post-self-insert-function): Do nothing when point or beginning of line is in string.
Showing
Please register or sign in to comment
* lisp/progmodes/python.el (python-indent-post-self-insert-function): Do nothing when point or beginning of line is in string.