Skip to content

Commit

Permalink
vimrc
Browse files Browse the repository at this point in the history
  • Loading branch information
fegin committed Mar 11, 2015
1 parent d39249b commit 9db8c6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,7 @@ nnoremap <leader>jd ::YcmCompleter GoToDefinitionElseDeclaration<CR>
" --- Syntastic {
let g:syntastic_check_on_open = 0
let g:ycm_show_diagnostics_ui = 0
let g:syntastic_enable_signs = 1
" }
" --- Python-mode {
let g:pymode_rope_complete_on_dot = 0
Expand Down

0 comments on commit 9db8c6d

Please sign in to comment.