Created
June 15, 2015 09:53
-
-
Save philpep/a17d09f16c035c3b71b5 to your computer and use it in GitHub Desktop.
python minimal vimrc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
syn on | |
filetype plugin indent on | |
autocmd Filetype python set et smarttab ts=4 sw=4 list lcs=tab:>-,trail:.,nbsp:_ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment