dotar/vim/settings/yapf.vim

2 lines
62 B
VimL
Raw Normal View History

autocmd FileType python nnoremap <LocalLeader>= :0,$!yapf<CR>