vim-autopep8 icon indicating copy to clipboard operation
vim-autopep8 copied to clipboard

let g:autopep8_on_save = 1 has no effect

Open vladsf opened this issue 2 years ago • 0 comments
trafficstars

Hi,

I added let g:autopep8_on_save = 1 to my .vimrc but it has no effect when I save any python script. :Autopep8 works fine on its own but autopep8_on_save does not seem to work.

How do I enable it?

vladsf avatar Jul 19 '23 10:07 vladsf