Function returns old value
Bischoop
Bischoop at vimart.net
Thu Dec 17 13:05:09 EST 2020
On 2020-12-17, Peter J. Holzer <hjp-python at hjp.at> wrote:
>
> --EVF5PPMfhYS0aIcm
> Content-Type: text/plain; charset=us-ascii
> Content-Disposition: inline
> Content-Transfer-Encoding: quoted-printable
>
> On 2020-12-17 03:06:32 -0000, Bischoop wrote:
>> pasting from my IDE to vim/slrn was messing syntax,
>
> You can=20
>
>:set paste
Indeed, thanks I just didn't come to conclusion that it has to be special
paste mode to paste without breaking the lines.
Also adding in * set pastetoggle=<F2> * in vimrc activates paste
mode when pressing F2, I find it more convenient.
>
More information about the Python-list
mailing list