Files
skel/vim/ftplugin/python.vim
2014-09-28 16:22:09 -07:00

2 lines
32 B
VimL

nnoremap <F8> :%!autopep8 -<CR>