dotar/SpaceVim.d/autoload/yapf.vim
2020-02-10 10:56:29 +08:00

2 lines
62 B
VimL

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