Skip to content

Commit

Permalink
Remove non-pep8 formatting, add automatic pep8 on save
Browse files Browse the repository at this point in the history
Signed-off-by: Knut Ahlers <knut@ahlers.me>
  • Loading branch information
Luzifer committed Feb 24, 2017
1 parent 1e32bf0 commit 07974b6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 0 additions & 3 deletions after/ftplugin/python.vim

This file was deleted.

1 change: 1 addition & 0 deletions vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -1014,3 +1014,4 @@ let g:go_autodetect_gopath = 0

let g:autopep8_aggressive=1
let g:autopep8_disable_show_diff=1
autocmd BufWritePre *.py Autopep8

0 comments on commit 07974b6

Please sign in to comment.