I am using smart-operator for Python programming, and I like to use it. However I have also found it annoying for inputting:
- regular expressions like
.*
- equals (
=
) in an function.
I would like to disable it by a prefix shortcut, is there any way to do this?