Vimjas / vim-python-pep8-indent

A nicer Python indentation style for vim.
Creative Commons Zero v1.0 Universal
790 stars 69 forks source link

Keep tabstop at ftplugin or vimrc value. #70

Closed pavoljuhas closed 7 years ago

pavoljuhas commented 7 years ago

Non-standard tabstop shows up as incorrect indentation in a code formatted with 8-character tabstops. Leave it up to the user to set non-standard tab stops in their vimrc or ftplugin.