Disable nag

This commit is contained in:
Alex Yatskov 2015-07-30 10:45:33 +09:00
parent 30d35241af
commit b97781ed4b

View File

@ -65,4 +65,5 @@ let g:licenses_copyright_holders_name = g:licenses_authors_name
let g:table_mode_corner = '|'
" YouCompleteMe
let g:ycm_check_if_ycm_core_present = 0
let g:ycm_confirm_extra_conf = 0