Mercurial > dotfiles
changeset 155:1cacc16689cb
Updated syntastic, upgraded `vimrc` to new settings.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Wed, 20 Nov 2013 21:52:58 -0800 |
parents | 501de71d020e |
children | 2785ea47eae0 |
files | .hgsubstate vim/vimrc |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/.hgsubstate Wed Nov 20 20:26:30 2013 -0800 +++ b/.hgsubstate Wed Nov 20 21:52:58 2013 -0800 @@ -20,5 +20,5 @@ 528a59f26d12278698bb946f8fb82a63711eec21 vim/bundle/solarized 7a32e0866bfea26cf7781935289df131d1d0c0e0 vim/bundle/supertab 42e9b46e7a20a2f394664874c7bbd9d6f6c39e8a vim/bundle/surround -7d24ad678ff6b07b402beb97ce9eb7407a9e84b2 vim/bundle/syntastic +94f710dddedef870736d7c55b387788b9a0afeda vim/bundle/syntastic b9d1fa7d460dac878cbc8c945a45439d92ce0cb2 vim/bundle/vimroom
--- a/vim/vimrc Wed Nov 20 20:26:30 2013 -0800 +++ b/vim/vimrc Wed Nov 20 21:52:58 2013 -0800 @@ -228,7 +228,7 @@ let g:ctrlp_cache_dir = s:vim_home.'/cache' " Use `pyflakes` with `syntastic`. -let g:syntastic_python_checker = 'pyflakes' +let g:syntastic_python_checkers = ['pyflakes'] " Custom Mercurial commands highlighting in Lawrencium. let g:lawrencium_hg_commands_file_types = {