Hacker News new | ask | show | jobs
by grayrest 4810 days ago
My .vimrc used to have:

    nnoremap - :Sexplore<CR>
Which opens netrw when you hit the - key. I now have it mapped to ctrlp instead (ctrl+enter in ctrlp to split open).