Skip to content

Instantly share code, notes, and snippets.

@timrau
Created November 2, 2017 17:21
Vimrc snippet to turn off recommended Python indention settings
let g:python_recommended_style = 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment