@@ -719,4 +719,9 @@ if $TERM == 'linux' && !has('gui_running')
colorschemepablo
endif
"}}}
" Custom: custom config per machine {{{
iffilereadable($MYVIMRC . '.local')
exec"source " . $MYVIMRC . '.local'
endif
"}}}
" vim:ts=4:sw=4:wrap:fdm=marker:
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.