Skip to content

Commit

Permalink
use flake8 config file now
Browse files Browse the repository at this point in the history
  • Loading branch information
FreekKalter committed Jan 15, 2015
1 parent b8ce200 commit a9b9561
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .vimrc
Expand Up @@ -233,9 +233,6 @@ let g:syntastic_c_include_dirs = ['/usr/src/linux-headers-3.11.0-19/include']
let g:go_fmt_command = "goimports"
let g:go_autosave = 1

" python
let g:flake8_max_line_length=99
let g:flake8_ignore="F403"
" }}}
" Visual stuff {{{
" colorscheme
Expand Down

0 comments on commit a9b9561

Please sign in to comment.