autopep8插件安装gvim

tell-k/vim-autopep8: autopep8 plugin for Vim (github.com)

Required

autopep8 · PyPI

Installation

Simply put the contents of this repository in your ~/.vim/bundle directory.

But on some platforms the following extra steps might be necessary to enable the plugin to be loaded in vim:

  • ensure you have the ~/.vim/plugin directory
  • either copy or symlink the file ftplugin/python_autopep8.vim into the ~/.vim/plugin directory
上一篇:vim 扩展插件安装


下一篇:vim配置文件