2

In my .vimrc file I set the following mapping key:

nnoremap <silent> <C-p> :<C-u>Unite -buffer-name=files -start-insert buffer file_mru file_rec:!<CR>

When I hit C-p, it shows me files in the directory and history. How can I tell vim to show me some special directories content?

I mean adding directories as default source files place.

Jonathan.Brink
  • 23,757
  • 20
  • 73
  • 115
pumper
  • 141
  • 1
  • 10

0 Answers0