Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

请求添加auto-pep8 --python-mode #189

Open
zhangsanfeng99 opened this issue Feb 27, 2019 · 0 comments
Open

请求添加auto-pep8 --python-mode #189

zhangsanfeng99 opened this issue Feb 27, 2019 · 0 comments

Comments

@zhangsanfeng99
Copy link

Add the before-save-hook to your ~/.emacs:
(require 'py-autopep8) (add-hook 'python-mode-hook 'py-autopep8-enable-on-save)

配置参考链接https://github.com/paetzke/py-autopep8.el/tree/68e12d8788c91c7ec53a68acf1d23adb2ffa4788

@zhangsanfeng99 zhangsanfeng99 changed the title 请求添加auto-pep8 --pyton-mode 请求添加auto-pep8 --python-mode Feb 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant