" Trusted Local - Read in a .vimrc.local config using `.git/safe/../../` trust
" bridge as used to put binstubs in path

" Plug 'christoomey/vim-trusted-local'
Plug '~/code/vim/trusted-local'

nmap <leader>el <Plug>(EditVimrcLocal)

" vim:ft=vim