" Neomake let g:neomake_python_enabled_makers = ['flake8'] """ Handy remaps noremap b Oimport ipdb;ipdb.set_trace() " Don't use tabs in python files autocmd FileType python setlocal expandtab tabstop=4 shiftwidth=4