Updating settings for syntastic
This commit is contained in:
parent
0038cb2a00
commit
c3b7713d55
1
.vimrc
1
.vimrc
@ -5,6 +5,7 @@ let g:Tex_DefaultTargetFormat='pdf'
|
|||||||
let g:Tex_MultipleCompileFormats='pdf, aux'
|
let g:Tex_MultipleCompileFormats='pdf, aux'
|
||||||
let g:licenses_authors_name = 'Alex Yatskov <alex@foosoft.net>'
|
let g:licenses_authors_name = 'Alex Yatskov <alex@foosoft.net>'
|
||||||
let g:table_mode_corner='|'
|
let g:table_mode_corner='|'
|
||||||
|
let g:syntastic_python_checkers=['pyflakes']
|
||||||
let mapleader=','
|
let mapleader=','
|
||||||
|
|
||||||
call pathogen#infect()
|
call pathogen#infect()
|
||||||
|
Loading…
Reference in New Issue
Block a user