@@ -79,3 +79,11 @@ let g:EasyMotion_leader_key = '<Leader>e'
ifhas("gui_running")
setgo=-t
endif
" Syntastic
setstatusline+=%#warningmsg#
setstatusline+=%{SyntasticStatuslineFlag()}
setstatusline+=%*
letg:syntastic_enable_signs=1
letg:syntastic_auto_loc_list=1
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.