cabbr <expr> %% expand('%:p:h')
map <leader>e :e <C-r>=expand("%:p:h") . "/" <cr>
map <leader>v :vs <C-r>=expand("%:p:h") . "/" <cr>