Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

13 Commits

Repository files navigation

vim-python-format

Install

  1. You need first install yapf
pip3 install yapf
  1. Add this plugin to vim by vundle

  2. Add next lines to your .vimrc:

autocmdFileTypepythonnnoremap<buffer><c-k>:call PythonFormat()<cr>autocmdBufWrite*.pycallPythonFormat()

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages