close
The Wayback Machine - https://web.archive.org/web/20211022123207/https://gallon.me/

vim + Python

Below are my current .vimrc settings which, I find, are particularly pleasant for hacking Python. syntax on filetype indent plugin on set tabstop=4 set shiftwidth=4

Read More »